F
Filament2mo ago
Iron

I have to double click buttons to continue?

Not really a emergency, but trying to help out a friend using Filament, right now, he has to double click his form buttons for them to trigger, after being inside a input field. Its simple form however, not sure what is causing this? Hitting enter works fine.
4 Replies
Dennis Koch
Dennis Koch2mo ago
Does this only happen in modals?
Iron
IronOP2mo ago
Sorry late reply, but yes only in modals And it makes no sense why its a simple modal with simple form nothing extra added hmm Maybe because we use live()?
Dennis Koch
Dennis Koch2mo ago
You could try without
Iron
IronOP2mo ago
Turns out he has OnBlur on every single text input, which is probably causing it.

Did you find this page helpful?