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
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.
-
Has there been any discussion on adding something like the
<Outlet/>
component in the upcoming version of react router?https://github.com/ReactTraining/react-router/blob/dev/docs/installation/getting-started.md#nested-routes
I think this would be totally possible with file base routing and would make things like URL backed tabs and app-like functionality much easier.
FWIW I currently use shallow routing for things like this.
I ask about outlet specifically because I'm pretty sure Micheal and Ryan are using the same system in their subscription-based react framework Remix
Beta Was this translation helpful? Give feedback.
All reactions