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
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
From my limited knowledge of Node, I gather that anything referencing Document or Window will throw a server-side error.
That said, I'd like to incorporate flex-layout into my Angular Universal app. Is that possible? My initial attempt (simply following the readme) throws the following error:
ReferenceError: document is not defined
nicky-lenaers, robmeredith, iuliust, Splaktar, etatuev and 2 more