Open sprtk-ches opened 9 months ago
Here is an example of how it looks
https://github.com/filamentphp/filament/assets/145474359/ed8ea22c-5722-4c87-b2ff-df811d75e0bf
After the update, I get this errror: Undefined variable $getUploadingMessage
After the update, I get this errror: Undefined variable $getUploadingMessage
Same here 👀
@nils-kt For me, the issue related to the $getUploadingMessage error was resolved by uninstalling/removing the package image-optimizer
@williamengbjerg confirmed! Can you create a issue (joshembling/image-optimizer)? I'm on the go right now and can't formulate the issue perfectly because of that. @joshembling
@williamengbjerg confirmed! Can you create a issue (joshembling/image-optimizer)? I'm on the go right now and can't formulate the issue perfectly because of that. @joshembling
Good idea. I submitted the issue
Hi @nils-kt @williamengbjerg
This has now been fixed
https://github.com/joshembling/image-optimizer/issues/9#issuecomment-1913643317
Package
filament/filament
Package Version
v3.2.14
Laravel Version
10.42.0
Livewire Version
v3.4.1
PHP Version
8.2.15
Problem description
If you have a wizard with a hidden step, and you conditionally show that step, the file upload after that hidden step will not work property and with throw the following JS error
This issue was introduced in version 3.1.24 (I believe this was the PR https://github.com/filamentphp/filament/pull/10371)
Expected behavior
The file upload works properly even if it's after a hidden-step-turned-visible
Steps to reproduce
Here is a simple form that can reproduce this
Reproduction repository
https://github.com/sprtk-ches/laravel-filament
Relevant log output
Donate 💰 to fund this issue