live-composer-page-builder icon indicating copy to clipboard operation
live-composer-page-builder copied to clipboard

Live Composer random crash

Open AndresConpas opened this issue 3 years ago • 0 comments

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.

AndresConpas avatar Feb 03 '22 11:02 AndresConpas