livewire-powergrid: [Bug]: Flatpickr bug with selected range date
Have you searched through other issues to see if your problem is already reported or has been fixed?
Yes, I did not find it.
Did you read the documentation?
Yes, I did not find it.
Have you tried to publish the views?
Yes - I didn’t work.
Is there an error in the console?
No
PHP Version
8.1.17
PowerGrid
4.4.2
Laravel
10.9.0
Livewire
2.12.3
Alpine JS
3.12.0
Theme
Tailwind 3.x with tailwind/forms
Describe the bug.
After select date range in Flatpickr filter (e.g. 01.04.2013 - 01.04.2013) i get wrong start and end range. My timezone Europe/Kiev. In Chrome console log i get:
To Reproduce…
First click on “FOO” then…
Extra information
<?php
//...
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 20 (1 by maintainers)
Perfectly!!! Everything works correctly in 4.4.4. Thank you!!!
Just tried this with
v4.4.3
and I can say that it works as expected.Of course.
https://user-images.githubusercontent.com/5950382/234951785-2e3e916e-2974-41e5-8371-07aa58fb7b19.mp4