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 was archived by the owner on Feb 6, 2023. It is now read-only.
inside the DraftJS functions, there were window, global, document variables, which were global variables, still referenced to the parent window (the window that run the above snippet).
So, global.getSelection, node !== document.documentElement didn't work.
Render components inside iframe is important for isolating CSS especially rem unit.
Looking forward to having a discussion around this. Thank you all!