Skip to content
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

iOS function breaks SSR support #43

Closed
kamholz opened this issue Oct 19, 2021 · 0 comments
Closed

iOS function breaks SSR support #43

kamholz opened this issue Oct 19, 2021 · 0 comments

Comments

@kamholz
Copy link
Contributor

kamholz commented Oct 19, 2021

The call to the iOS function in 2.3.1 here breaks SSR support because the navigator object is not available during SSR. I guess it should be set to null initially and lazy loaded once in onMount instead?

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