Documentation update on Flatpickr usage #2093
Closed
coderscoven
started this conversation in
BUG
Replies: 1 comment 1 reply
-
|
This is primarily the alternative way to load the styles into your project. So in that case the documentation is correct since you both can import inside your app.css or in your app.js file. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Livewire PowerGrid version
v6.9
Livewire version
v4
Laravel version
v13
Which PHP version are you using?
PHP 8.4
Which Theme are you using?
Bootstrap 5
Have you published the resource files and customized them? (php artisan vendor:publish)
Yes
What is the problem?
After installing Flatpickr, i followed the instructions to configure it but noticed an issue with its importation under app.js.

Code snippets
How do you expect it to work?
The date filter failed to work and on checking the browser console.

So I updated the app.js to this and its ok.
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions