-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
launchFunction is not a function #59
Comments
I have the same issue, but I think the title of this ticket is wrong... |
This lib is browser-side, not server-side, so it can't be server-side rendered. |
@Alex-D I'm also using Nuxt, but made sure to instantiate it client-side. |
Hello, I have a error message
window is not defined
I don't why, I just install and add my script for the file in my nuxt.conf.js. I work with Nuxt JSSorry for the several edit.
The text was updated successfully, but these errors were encountered: