Closed abhinaykumar closed 4 years ago
Hey
You need to add also Flatpickr
yarn add flatpickr
stimulus-flatpickr is just a wrapper
This should solve it
If you feel the readme is not clear feel free to submit a PR
Thank you @adrienpoly , That solved the issue. I have added a bunch of minor details on Readme which I feel would be useful for someone who is trying it out for the first time and needs more handholding 🙂. Made a PR for the same. Thanks again!!
Hi, I tried importing the
stimulus-flatpickr
for my rails app but at the time of compilation it returns an error like this:and VSCode throws and error like this:
I followed the instructions provided on the readme. Can you please confirm if this is a genuine error or I missed something?
Application details:
Please let me know if you need more details.
Thanks a lot for creating this plugin!!