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
fix(@nguniversal/common): check for server context when doing hybrid rendering
Prior to this change, we did not check for the server context which is some cases caused the app-shell to be served instead of the SSR version.
(cherry picked from commit 98ea74f)
0 commit comments