We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A user reported by mail that he was unable to load symboles-panneaux.carte on Firefox, the follwing error appeared with the dev tools
Uncaught SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 32771 column 2 of the JSON data onload https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1670 l https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1670 s https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688 s https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688 NeeO https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688 setTimeout handler*parcelRequire<.NeeO</< https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688 src.6a66a5b4.js:1670:733 onload https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1670 (Asynchrone : EventHandlerNonNull) l https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1670 s https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688 forEach self-hosted:164 s https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688 NeeO https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688 (Asynchrone : setTimeout handler) NeeO https://macarte.ign.fr/edition/carte/src.6a66a5b4.js:1688
Thank you
The text was updated successfully, but these errors were encountered:
I think the issue is in the map file you're trying to load. It must be a valid json. Try to test it with a json validator.
Sorry, something went wrong.
No branches or pull requests
A user reported by mail that he was unable to load symboles-panneaux.carte on Firefox, the follwing error appeared with the dev tools
Thank you
The text was updated successfully, but these errors were encountered: