Skip to content
Snippets Groups Projects
Commit 972a1c99 authored by Gorash's avatar Gorash
Browse files

[FIX] web_editor: Evoid the risk of deleting the summernote library

For iframes, we need to inject summernote because there are references
to "document" in it. When loading the iframe, if it is canceled, there
is a risk that the library is erased and that it breaks the field html.
We must also slightly modify the library to prevent it from making
changes to the library of the main "window".
parent 30bbfff8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment