-
Notifications
You must be signed in to change notification settings - Fork 17
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
document is not defined #26
Comments
Can you give a full code? |
plugins/vue-date-range.js
nuxt.config.js
index.vue
Thanks for the reply Sir |
Can you give a repository so that I can run it in my computer directly? |
I am afraid it is your project's problem, not the vue-date-range. |
Had the same problem, but importing plugin globally with no-ssr helped. Maybe try wrapping this |
I set the config to ssr : false? |
I'm trying to figure out I'm looking a work around. Thanks |
@profispojka @gomezmark Sorry, I have not used nuxt before. Hope you can help to solve the problem. |
I'm trying to use this on Nuxt.js
But Im having document is not defined.
nuxt.config.js
Thanks!
The text was updated successfully, but these errors were encountered: