Livewire with Laravel Filament Forms Usage: FileUpload Error
Hello everyone,
I’m creating a user registration form with Laravel Filament Forms and Livewire. In this form, I am using FileUpload to get the user's avatar. However, when I upload the avatar, it gives a required error, and I am unable to proceed to the next steps of the form. In the console, there are some errors related to Alpine, as shown in the picture. Can anyone help with this?
I’m creating a user registration form with Laravel Filament Forms and Livewire. In this form, I am using FileUpload to get the user's avatar. However, when I upload the avatar, it gives a required error, and I am unable to proceed to the next steps of the form. In the console, there are some errors related to Alpine, as shown in the picture. Can anyone help with this?
