savannabits / filament-flatpickr

Extend your Filament Date-Picking with Flatpickr
MIT License
43 stars 31 forks source link

Fix altInput with `live()` fields #51

Closed dave-mills closed 3 months ago

dave-mills commented 5 months ago

This PR fixes #45. When altInput was being used, any livewire updates to the page would result in the visible input box being cleared.

I think this is because livewire doesn't know about the format required for repopulating the visible input box. Adding wire:ignore to the input seems to fix the issue.

what-the-diff[bot] commented 5 months ago

PR Summary 📚

Remember, a better code today means a smoother and more enjoyable website experience tomorrow! 🚀🌈