BUG: javascripts are not working due to encoding issue
Question
1 - I copied Typed text components code instead of demo HTML code; 2 - And added allowScripts: 1;
You can see example here: http://bashworld.ru/demo.html press to View code and we see many encoded characters in JS.
How can I fix this issue? I need to decode all &, <, >, ' characters,
please see screenshow below

Answers (3)
It's not recommended to use allowScripts: 1, anyways in your case why not just drag in the typed block, but if you have to include it in your from element use:
<div id="gjs">
<div data-gjs-type="typed"></div>
</div>
You should setup your storage correctly https://grapesjs.com/docs/modules/Storage.html#basic-configuration
@artf Can you help please?
Related Questions and Answers
Continue research with similar issue discussions.
Issue #404
Changing CSS properties on a component with an existing class modifies that class instead of adding a new one
You can see this in action on the demo (http://grapesjs.com/demo.html). Select one of the nav items ('Web' for example) - note that it has...
Issue #2508
[Bug] Draggable property added in the final HTML text components
This bug is also on the online demo : https://grapesjs.com/demo.htmlAdd a Text Block to the page, start typing and hiting enter to make sev...
Issue #1055
[BUG] Can not modify inner text of a DIV
Hi, I'm using the latest version (grapesjs - 0.14.9). I have loaded an external HTML code to the editor. Then I tried to edit text within a...
Issue #6152
BUG: CSS added via custom code persists after custom code component is removed
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? any Reproducible demo link https://grapesj...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.