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:

pic1

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)

Most upvoted comments

Perfectly!!! Everything works correctly in 4.4.4. Thank you!!!

@martynaskre , can you try again with v4.4.3?

Just tried this with v4.4.3 and I can say that it works as expected.