-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: After installation issue, Error code on class Flatpickr and couple of things i saw #66
Comments
Seems that this bug fix did not get into this minor release, which resulted in syntax error in parameter list. |
I get the same issue, have you resolved it? Is there any alternative plugin? |
I stopped using this plugin because it has many issues that need fixing. The DatePicker->native(false) already handles many flatpicker functions, so I decided to stick with the default Filament DatePicker. |
Fixed in #58 |
What happened?
I encountered a 'class not found' error. Upon inspecting the Flatpickr class file, I found an error on line 502:
How to reproduce the bug
I copied the same format for maxDate and changed it to minDate, and now it's fixed:
after i fix the issue. the frontend is working but on the resource the unknown class is still there
What happened?
it will only work on timestamp with date and time on the value
What happened?
What happened?
Database: 2024-05-17 00:00:00
Output: May 17, 2024 8:00 AM
Package Version
3.1
PHP Version
8.2
Laravel Version
11
Which operating systems does with happen with?
Windows
Notes
No response
The text was updated successfully, but these errors were encountered: