Skip to content
New issue

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

Uncaught syntax error when uploading more than 2 images #214

Closed
dawb opened this issue May 31, 2021 · 3 comments
Closed

Uncaught syntax error when uploading more than 2 images #214

dawb opened this issue May 31, 2021 · 3 comments

Comments

@dawb
Copy link

dawb commented May 31, 2021

Currently receiving the following error when uploading more than 2 images. The first 2 items upload correctly and then anything following returns this. I am currently using the latest master branch on SS 4.7.3

Has anyone else experienced the below or knows how to resolve?

bundle.js?m=1622491141:1 Uncaught SyntaxError: Unexpected token { in JSON at position 3523 at JSON.parse (<anonymous>) at t.value (bundle.js?m=1622491141:1) at t.value (bundle.js?m=1622491141:1) at t.value (bundle.js?m=1622491141:1) at t.value (bundle.js?m=1622491141:1) at t.value (bundle.js?m=1622491141:1) at XMLHttpRequest.r.onload (bundle.js?m=1622491141:1)

@emteknetnz
Copy link
Member

emteknetnz commented May 31, 2021

Looks like it may be related to this silverstripe/silverstripe-framework#9955

@emteknetnz
Copy link
Member

Hi @dawb - looks like this was related to some over-eager error-reporting

We've released 3.0.1 which should fix this issue for you

Let us know if you have any further issues

@dawb
Copy link
Author

dawb commented Jun 2, 2021

Thanks @emteknetnz , this has resolved the issue for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants