-
- Notifications
You must be signed in to change notification settings - Fork 624
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
After the latest update editor.isEditable seem to always returns true for my custom blocks. I have added some conditional behavior for my custom blocks depending on whether the editor is editable or not. After the latest update the condition that triggers when the editor is in edit mode is always active.
I tried making a copy of the default image block and just logged the editor.isEditable in the render function while the block is being used in a non editable editor. Which returned true.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working