Skip to content

cannot used on server side rendering #117

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

Open
yussan opened this issue Mar 1, 2020 · 0 comments
Open

cannot used on server side rendering #117

yussan opened this issue Mar 1, 2020 · 0 comments

Comments

@yussan
Copy link

yussan commented Mar 1, 2020

Version of Vue I'm using?:"^2.6.11"

Version of vue-input-tag I'm using?: "^2.0.6"

I'm implement server rendering on my Vue, but after import and declare vue-input-tag, i have error

ReferenceError: document is not defined

It happen because called on server side, can it solve with conditional only render on client side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant