[Bug]: Editable prop doesn't enable editor when changing the value from false
to true
.
#5990
Closed
1 task done
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
react
Version(s)
2.9.0
Bug Description
Steps:
EditorProvider
component;false
;editable
prop forEditorProvider
;true
after some timeout;Browser Used
Chrome
Code Example URL
No response
Expected Behavior
Editor should react to the change of
editable
prop.Additional Context (Optional)
I've updated to latest version and noticed this behavior. Last version where the editor works as expected is 2.8.0 for all packages.
Wasn't able to use
EditorProvider
in sandbox due to some strange issue withSchema not found
🫤.Dependency Updates
The text was updated successfully, but these errors were encountered: