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 Nov 22, 2024. It is now read-only.
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