Skip to content

Fixing Server Side Rendering - #13

Open
estshy wants to merge 2 commits into
charleslxh:masterfrom
ICT-Works:hotfix/ssr
Open

Fixing Server Side Rendering#13
estshy wants to merge 2 commits into
charleslxh:masterfrom
ICT-Works:hotfix/ssr

Conversation

@estshy

@estshy estshy commented Nov 28, 2019

Copy link
Copy Markdown

Library doesn't work with server side rendering due to ReferenceError as window object is not defined but requested. To overcome the issue it should be checked through typeof operator.

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

Successfully merging this pull request may close these issues.

1 participant