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

Error when uploading more than 4 files at a time #25

Closed
kontramundo opened this issue Apr 7, 2024 · 2 comments
Closed

Error when uploading more than 4 files at a time #25

kontramundo opened this issue Apr 7, 2024 · 2 comments

Comments

@kontramundo
Copy link

if I want to load more than 4 files simultaneously it gives me this error:

VM9528:1 Uncaught SyntaxError: Unexpected token '<', "

"... is not valid JSON
at JSON.parse ()
at XMLHttpRequest. (livewire.js?id=5d8beb2e:566:62)

@dasundev
Copy link
Owner

dasundev commented Apr 7, 2024

I've checked with more than 10 files at once. It seems to work. No errors in the browser console.

@kontramundo
Copy link
Author

Hello, I already managed to solve it, it was just an issue with the post_max_size. Just increase it.
Thank you

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