GrapesJS / tui-image-editor

GrapesJS TOAST UI Image Editor
BSD 3-Clause "New" or "Revised" License
87 stars 37 forks source link

createContent function error #13

Closed jackerjacker98 closed 1 year ago

jackerjacker98 commented 4 years ago

error content.style = 'position: relative';

edit code content.style.cssText = 'position: relative';

artf commented 1 year ago

Should be fixed in the latest version https://github.com/artf/grapesjs-tui-image-editor/releases/tag/v1.0.1