angular-email-editor
angular-email-editor copied to clipboard
Error when trying to edit the text of a button
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.