Is there an existing issue for this?
Summary
I read the code implement layout for the app can't persist page state. So pls implement layout in _app

Why should this be worked on?
Because when navigating between pages, we want to persist page state (input values, scroll position, etc.) for a Single-Page Application (SPA) experience.
Is there an existing issue for this?
Summary
I read the code implement layout for the app can't persist page state. So pls implement layout in _app

Why should this be worked on?
Because when navigating between pages, we want to persist page state (input values, scroll position, etc.) for a Single-Page Application (SPA) experience.