live-composer / live-composer-page-builder

Free page builder plugin for WordPress https://livecomposerplugin.com
GNU General Public License v3.0
171 stars 57 forks source link

Live Composer random crash #1076

Open AndresConpas opened 2 years ago

AndresConpas commented 2 years ago

Random crashes happening after light use of the plugin

These crashes are not always the same and seem to fail in different lines and parts of the code, here I leave you an example:

Live Composer returned JS error SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 20956 of the JSON data File "/wp-content/plugins/live-composer-page-builder/js/dist/editor_backend.min.js?ver=1631254476", line 1, char 8328

Any advice?


Edit:

Traveled here: https://livecomposer.help/article/233-troubleshooting-javascript-error-detected Point 2 seemed to work but it turns out that what really is happening is that it returns error only in a couple of pages, while in the rest of them continues to work just fine. Not an idea of what can be causing that.