Timur Musin

Results 1 issues of Timur Musin

Describe a bug. If you switch the editor to read-only mode after initialization, an error appears: `System.Exception: Cannot read property 'holder' of undefined` ``` togglePreviewVisibility(visible: boolean) { this._editor.readOnly.toggle(visible); // this._editor.blocks.getBlocksCount()...

bug
good first issue