-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Description
This feature could perform in two ways:
if the previous history entry is within the application's domain
go back to previous router history entry
else if the previous history is outside the application's domain
go back to fallback route
This would be beneficial for applications where the user can navigate to many different routes from a sidebar or topbar form of navigation, where the previous route could be one of many many different routes.
jakejscott, jaredreich, stephenlake, proehlen, Doeke and 17 more