Hitting backspace in an input inside a model with wire:model
closes the modal
#850
Open
3 tasks done
wire:model
closes the modal
#850
Flux version
v1.0.29
Livewire version
v3.5.17
What is the problem?
If you have a modal that is
wire:model
to a property, and have an input inside the modal, entering anything into the input and then hitting backspace closes the modal.Copy the below Volt component and then:
Code snippets
How do you expect it to work?
It shouldn't close the modal!
Please confirm (incomplete submissions will not be addressed)
The text was updated successfully, but these errors were encountered: