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
Hehe, kinda. The issue was originally about allowing animated route transitions which would need an editable top-level app component.
I guessed the root of the issue is not route transitions but rather having an editable top-level app component which would also solve many other issues like the current force re-mounting of all components (see #50). To better describe its core, I decided to rename the issue.
Exactly like you support the _error.js file.
This would solve a common question people are asking (#71, https://twitter.com/luisrudge/status/790946965123112960).
The idea is look for a _layout.js file. If it exists, render it passing the current route's content as children.
The text was updated successfully, but these errors were encountered: