Incompatibility issue with Stackable and Editor Plus
-
Hey Munir!
Found an incompatibility issue with Stackable and Editor Plus
If you just have a Stackable Card block and then visit Gutenberg, if you have Editor Plus installed our block would get an error
This console error pops up: TypeError: this.activeMode is not a function
The error is pretty vague since it’s from a minified editorplus/build/build.js
You can replicate the issue by creating a simple block, then use the WP Component <MediaUpload /> inside the block’s edit function. The block would produce an error when you save and refresh Gutenberg if Editor Plus is activated.
appreciate your help on this!
The topic ‘Incompatibility issue with Stackable and Editor Plus’ is closed to new replies.