SyntaxError: Unexpected token < in JSON at position 0 in storageManager, contentTypeJson: true,
I have done changes in grapes.js file which is not recommended var typeJson = this.get('contentTypeJson'); var typeJson = false; Resolved issue.
Read full answer below ↓Question
WARNING
READ and FOLLOW next 5 steps, then REMOVE them before posting the issue
- Follow CONTRIBUTING Guidelines https://github.com/artf/grapesjs/blob/master/CONTRIBUTING.md
- Use the GitHub Issues EXCLUSIVELY for BUGS, FEATURE REQUESTS or QUESTIONS. Prefix the title of the issue with its context, eg.
[Bug]: .... - Do a quick SEARCH first, to see if someone else didn't open the same issue
- DON'T ASK to create examples/code for you, read DOCS and APIs first, then you can post what you have tried (we'd like to see your code) and what you're unable to achieve
- All relative statements/questions have to be filled/answered, otherwise, the issue might be CLOSED
You're submitting a BUG
- Are you using the latest release (older versions are NOT supported)?
- If you're not sure, type
grapesjs.versionin console and press ENTER
- If you're not sure, type
- Are you facing the bug with your local copy of GrapesJS or with the current demo?
- If a local copy
- Indicate all informations about your OS, browser and GrapesJS version.
- Are you able to reproduce the bug from the demo?
- What is the expected behavior?
- What happens instead?
- If you're able to reproduce the bug indicate all the necessary steps
- Attach screenshots (using KAP/LICEcap), screencasts or live demo
- JSFiddle Starter template https://jsfiddle.net/szLp8h4n
- CodeSandbox Starter template https://codesandbox.io/s/1r0w2pk1vl
You're submitting a FEATURE REQUEST
- Be sure to work on the latest version, as the feature might be already there
- Keep in mind that the feature should be considered valid to use for everyone, not only for your case
Answers (3)
I have done changes in grapes.js file which is not recommended var typeJson = this.get('contentTypeJson'); var typeJson = false;
Resolved issue.
Getting this error ( SyntaxError: Unexpected token < in JSON at position 0 ) when trying to use:- storageManager: { type: 'remote', autosave: false, setStepsBeforeSave: 1, contentTypeJson: true, params: {}, storeComponents: true, storeStyles: true, storeHtml: true, storeCss: true, urlStore: 'http://localhost/grapesjs/fileUpload.php', urlLoad: 'http://localhost/grapesjs/fileLoad.php', }
Could someone please help me... Thanks in advance!
Can you give more details?
- Your have this error when trying to load template from 'http://localhost/grapesjs/fileLoad.php'?
- Or you have error in init moment. Can you show full initialization of editor?
I think your problem in this endpoint http://localhost/grapesjs/fileLoad.php.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #901
Can we have local and remote storage at the same time.
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grape...
Issue #1629
Grapesjs- When i drag and drop the video into the canvas, i want it to be selected on Component Setting right away
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grape...
Issue #1637
Need example JSON Response from remote to render template
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grape...
Issue #1590
Integration with another template
WARNING READ and FOLLOW next 5 steps, then REMOVE them before posting the issueFollow CONTRIBUTING Guidelines https://github.com/artf/grape...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.
Browse free plugins →Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.
Browse premium plugins →Related tutorials
In-depth guides on the same topic.
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.