datepicker issue for collection (Undefined array key 0) #1879
ericowennelson
started this conversation in
BUG
Replies: 1 comment
-
Any update on this one? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in src/Components/Filters/Builders/DatePicker.php, when using collection as datasource, theerror displayed is Undefined array key 0
this part :
should actually be :
also could you make it like that for collection and builder function :
This will solve another issue when selecting same date as start and end
Please do the fix for v5 also as its the version being used in my project.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions