We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed the package correctly in Nuxt 3 and added it as a plugin. That works fine but using it in a vue component l get an error:
`self is not defined
at Object. (./node_modules/vue-flatpickr-component/dist/index.umd.js:10:4)`
The text was updated successfully, but these errors were encountered:
fix: ssr issue #277
4e2abc4
Please install [email protected]
and let me know if it works for you.
Sorry, something went wrong.
No branches or pull requests
I installed the package correctly in Nuxt 3 and added it as a plugin. That works fine but using it in a vue component l get an error:
`self is not defined
at Object. (./node_modules/vue-flatpickr-component/dist/index.umd.js:10:4)`
The text was updated successfully, but these errors were encountered: