unlayer/angular-email-editor

Error when trying to edit the text of a button

rawars opened this issue · 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.