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
Make Pages Router have the same layout features of App Router.
Non-Goals
No response
Background
The App Router layouts are good to use and make Pages Router layouts seem obsolete. However, not all components library(like @fluentui/react-components) are compatible with Server Side Component, so we still need Pages Router, but also want some App Router features, like the new layout system.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
No response
Background
The App Router layouts are good to use and make Pages Router layouts seem obsolete. However, not all components library(like @fluentui/react-components) are compatible with Server Side Component, so we still need Pages Router, but also want some App Router features, like the new layout system.
Proposal
Port App Router layout features to Pages Router.
Beta Was this translation helpful? Give feedback.
All reactions