What seems to be the problem:
I seem to be having an issue with multiple file uploads that its just not updating or adding all the files that I choose and was wondering if anyone has come across this issue before.
Steps to Reproduce:
When I select 2 images submit the form Ive add a dd to check $this->photos
as you can see I can see the files…
However if I select more I have this issue…
if I refresh the page and try add the 6 images first
its just an empty array
Has anyone ever come across this issue before
PS the file sizes are around 5MB so not sure if that would cause the problem if there is multiple of them
Are you using the latest version of Livewire:
Yes
Do you have any screenshots or code examples:


If anyone can help that would be great as i’m tearing my hair out ahah