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
The current renderer implementation has a limitation that prevents placing router-outlet components as Page content children. The workaround at the moment is to surround them with a layout tag.
This one will probably require changes to the ProxyViewContainer implementation.
The text was updated successfully, but these errors were encountered:
The current renderer implementation has a limitation that prevents placing
router-outlet
components as Page content children. The workaround at the moment is to surround them with a layout tag.This one will probably require changes to the ProxyViewContainer implementation.
The text was updated successfully, but these errors were encountered: