easyblocks icon indicating copy to clipboard operation
easyblocks copied to clipboard

Editor and Canvas communication with postMessage

Open maarten2424 opened this issue 10 months ago • 2 comments

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

maarten2424 avatar Apr 22 '24 10:04 maarten2424