You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
I was wondering if it is possible to add a prop that allows the editor to be disabled. I also use this editor to only display the current value, the user has to press an "edit" button to be able to start editing. Right now I made a little workaround myself for this. I just add a div on top of the editor with an opacity. This solution could work find but if the content in the editor is long you can't scroll down. Any plans/possibility to add this? Or anyone else knows a better way to work around this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was wondering if it is possible to add a prop that allows the editor to be disabled. I also use this editor to only display the current value, the user has to press an "edit" button to be able to start editing. Right now I made a little workaround myself for this. I just add a div on top of the editor with an opacity. This solution could work find but if the content in the editor is long you can't scroll down. Any plans/possibility to add this? Or anyone else knows a better way to work around this?
The text was updated successfully, but these errors were encountered: