Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: error when flatpickr instance not yet set (#238)
In some situations like when navigating to a page with vue-router / inertiajs that is having this component you will see `Uncaught (in promise) TypeError: Cannot read property 'emitsOptions' of null`
- Loading branch information