So I have noticed in some of my posts that Snap!blocks disappears, replaced with this monospace font.
This is ‘snapblocks’:
go to x: () y: ()
. Earlier today the forums shut down for a little while:
So I assume this has something to do withit?
So I have noticed in some of my posts that Snap!blocks disappears, replaced with this monospace font.
This is ‘snapblocks’:
go to x: () y: ()
. Earlier today the forums shut down for a little while:
go to x: () y: ()
huh. mine didn’t even do anything.
(scratchblocks)
move (10) steps
(sb)
move (10) steps
nope, doesn’t work!
Seems a new discourse update broke the plugin. I’m going to have to look into this.
Update: I have pinpointed the issue, and snapblocks should be working again.
The issue was just due to the filename of the snapblocks library file. It was named snapblocks.min.es.js, which seems fine, but for some reason discourse was throwing an error because apparently .min.es.js is an invalid extension. Just changing the filename to snapblocks-es.js got rid of the error.
The same thing has been happening to me for a while. I’m assuming maintenance.
Yeah, the forum was updated, which had a change that broke snapblocks.