dafrina
Results
2
comments of
dafrina
Ive run into this issue too and get `Uncaught TypeError: Cannot read properties of undefined (reading 'holder')` when I later try to re-add a block after deleting them all. You...
> this is a real problem for me.. is there any way to check if the editor is empty? i found that editor.clear() works but editor.render() breaks so if i...