angular-email-editor icon indicating copy to clipboard operation
angular-email-editor copied to clipboard

Error when trying to edit the text of a button

Open rawars opened this issue 4 years ago • 0 comments

Hello, install the library of a layer, initialize the component and everything works perfectly, until I add a button and click on it to edit its text and I find that the canvas turns blank and the error is reflected in the console

TypeError: Cannot read property 'getItem' of null

That same error occurs when I add a text block and try to edit the text in the block.

rawars avatar Nov 13 '20 22:11 rawars