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

SSR getBoundingClientRect is not a function #1060

Closed
alikarimii opened this issue Dec 9, 2018 · 0 comments · Fixed by #1107
Closed

SSR getBoundingClientRect is not a function #1060

alikarimii opened this issue Dec 9, 2018 · 0 comments · Fixed by #1107

Comments

@alikarimii
Copy link

alikarimii commented Dec 9, 2018

I use Nebular theme module for my app.when implement SSR for my project this error appearance
ERROR TypeError: this.document.documentElement.getBoundingClientRect is not a function at NbLayoutComponent.getScrollPosition (/universal/dist/server.js:161555:58) at NbLayoutComponent.scroll (/universal/dist/server.js:161575:23)

I used domino as this issue #402
npm v6.4.1
node v8.12.0

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

Successfully merging a pull request may close this issue.

3 participants