easyblocks
easyblocks copied to clipboard
Editor and Canvas communication with postMessage
Description
Removes editor context from Canvas element
Rewrite window.parent
logic to window.postmessage
on a CanvasProvider
This way the canvas can be hosted externally and it won't run into any CORS issues