Issue with Editor
-
Hello everyone,
I’m encountering an issue with my Ghost installation where the editor fails to load for certain pages or posts. Instead of displaying the editor, I just see a blank screen. Strangely, this problem doesn’t occur for all pages or posts—some work perfectly fine while others don’t.
I’ve attached a screenshot of the browser console error for reference. The error seems to indicate a JSON parsing issue:
Uncaught (in promise) SyntaxError: Expected ',' or '}' after property value in JSON at position 123 (line 1 column 124)
This suggests that there might be a problem with the JSON data in the affected pages/posts. However, I’m unsure how to locate and fix the issue within the Cloudron environment.
Here’s some additional context:
- Ghost Version: Ghost v5.110.2
- Steps taken so far:
*Cleared browser cache and cookies.
*Checked browser console logs (see screenshot).
*Verified that the issue is specific to certain pages/posts.
Could you please guide me on how to resolve this issue?
Thank you in advance for your help!
Cheers!
-
Hello everyone,
I’m encountering an issue with my Ghost installation where the editor fails to load for certain pages or posts. Instead of displaying the editor, I just see a blank screen. Strangely, this problem doesn’t occur for all pages or posts—some work perfectly fine while others don’t.
I’ve attached a screenshot of the browser console error for reference. The error seems to indicate a JSON parsing issue:
Uncaught (in promise) SyntaxError: Expected ',' or '}' after property value in JSON at position 123 (line 1 column 124)
This suggests that there might be a problem with the JSON data in the affected pages/posts. However, I’m unsure how to locate and fix the issue within the Cloudron environment.
Here’s some additional context:
- Ghost Version: Ghost v5.110.2
- Steps taken so far:
*Cleared browser cache and cookies.
*Checked browser console logs (see screenshot).
*Verified that the issue is specific to certain pages/posts.
Could you please guide me on how to resolve this issue?
Thank you in advance for your help!
Cheers!
@ddm231 this sounds like maybe a question for upstream in the Ghost forum.
But, have you got any custom code blocks or something on those specific pages/ posts?