You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 #402npm v6.4.1
node v8.12.0
The text was updated successfully, but these errors were encountered: