Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- October 5, 2020 at 3:06 pm #27844Jay EnglishGuest
My Add Block button stopped working today and I’m not sure of how to resolve. Here is the error:
VM2465:1 Uncaught SyntaxError: Unexpected end of JSON input at JSON.parse () at Function.n.parseJSON (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:4) at Object.t.setInitElementsJson (admin.js?ver=2.3.3:51) at HTMLDocument. (post-new.php?post_type=page:1689) at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2) at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2) at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
October 5, 2020 at 3:20 pm #27886Jesse OwensKeymasterHi Jay-
This error would seem to indicate that the communication between your website and the BoldGrid block server didn’t go through, and didn’t get the full JSON response.
This might have been a temporary connectivity issue, but if it’s still happening can you check the Network tab of your browser console while you’re trying to add a block, and see if any requests are returned with a Status other than 200?
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Add Block not working VM2465:1 Uncaught SyntaxError: Unexpected end of JSON input’ is closed to new replies.