filament/filament
v3.2.112
v10.0.0
v3.0
PHP 8.3
When using the FilamentPHP Wizard with a FileUpload field in any step after the first, there is a persistent issue when editing a record. Previously uploaded images appear as black boxes, and new image uploads get stuck in the loading state, making it impossible to upload or display files properly.
Additional Observations:
The issue only occurs when the FileUpload
field is the only field in a given step of the Wizard. If another field that loads data from the database is added to the same step, both previously uploaded images and new uploads work correctly.
Possible Workaround:
Adding another database-driven field alongside the FileUpload
field in the same step resolves the issue temporarily.
Previously uploaded images should be displayed properly, and new images should upload without being stuck in a loading state.
Steps to Reproduce:
FileUpload
field in a step other than the first one.FileUpload
field.
https://github.com/mstrihi/Fileupload-issue
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too