Replies: 1 comment
-
Found the answer here - #3839 (comment) Basically, when initializing grapesjs, you can add this to the configuration object - |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to prevent modal to be closed if the user clicks outside the modal. In case the modal has a lot of data to collect by the user and user spent a lot of time providing it, accidentally clicking outside the modal closes it and the user loses the changes.
Beta Was this translation helpful? Give feedback.
All reactions