woweya
woweya
> @woweya I have the same Issue, with the Select besides ...Alpine error. I will try to fix it Yes, wireUI and Alpine often breaks Even with Dialogs and Modals...
Same problem as you, did you find out?
> Hey, > > I didn't hear anything so I'm going to close it. Feel free to comment if this is still relevant, I can always reopen! ### THIS IS...
I followed the documentation as written. The only difference is that the docs use a static file input: `` Whereas in my case I’m using Symfony Forms: `{{ form_widget(form.document) }}`...
Okay, I'll try to explain in detail. ### Detailed scenario We have a LiveComponent that exposes a form with: - Several text fields (e.g. title, description) - A file upload...