-
Notifications
You must be signed in to change notification settings - Fork 6
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 #43
Comments
Hello @david-fang0621 this sounds more like it's related to this than the widget. But let me know more details if not. https://stackoverflow.com/questions/46058544/document-is-not-defined-in-nuxt-js/46063051 |
Thanks for your reply. Just seen the above and tried with it. But it's the same on my side. |
I've definitely had my share of issues with document not defined for server
side rendered apps and third party apps. However I built this and exported
the package as both common.js and UMD. I also have not implemented it in a
SSR application before. Sorry I can't be more helpful.
…On Fri, Dec 4, 2020 at 1:55 PM David-fang0621 ***@***.***> wrote:
Thanks for your reply. Just seen the above and tried with it. But it's the
same on my side.
https://prnt.sc/vw1t3m
https://prnt.sc/vw1tje
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2WB3277YGXDS6DXRZIHADSTFLD3ANCNFSM4UN642QA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have got an error above on my nuxt app.
How can I solve this issue?
The text was updated successfully, but these errors were encountered: