Fileupload field

Hi Everyone I have this problem, when I want to upload image is still loading like in the screenshot and if I have images before is showing like blank black. anyone can help with that? Many thanks
No description
69 Replies
Mstrihi
Mstrihi7d ago
Forms\Components\FileUpload::make('images') ->multiple() ->label(__('lang.images')) ->directory('projects') ->panelLayout('grid') ->storeFileNamesIn('projects'), this my code and this happen only in Edit
LeandroFerreira
console errors?
Mstrihi
Mstrihi7d ago
No description
Mstrihi
Mstrihi7d ago
and this what I get in network but when I copy the link and open it in browser I see the image
No description
Mstrihi
Mstrihi7d ago
this information what I have
awcodes
awcodes7d ago
Did you recently update filament by any chance and is this in panels or standalone? Inject makes me think it’s either a Vite issue or a webpack issue and it’s breaking the js.
Mstrihi
Mstrihi7d ago
I tried to update to last version and same problem and I just have filament
awcodes
awcodes7d ago
Can you share your panel provider?
Mstrihi
Mstrihi7d ago
here the panel
No description
Mstrihi
Mstrihi7d ago
oh not readable sorry just a sec
awcodes
awcodes7d ago
No worries.
Mstrihi
Mstrihi7d ago
here the file
awcodes
awcodes7d ago
Are you using the FileUpload or are you using tomato’s plugin where the error is occurring?
Mstrihi
Mstrihi7d ago
normal FileUpload, I use it in other resources where only one image an works fine
Want results from more Discord servers?
Add your server