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
Once I render page by vue-server-renderer, the page component using vue-sticky-directive will render fail with error "ReferenceError: window is not defined".
Once I render page by vue-server-renderer, the page component using
vue-sticky-directive
will render fail with error "ReferenceError: window is not defined".https://github.com/mehwww/vue-sticky-directive/blob/master/src/index.js#L7
The text was updated successfully, but these errors were encountered: