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
Fixes an issue in which nested links were not applied to the current
route as it did not end in slash. This lead to invalid links and 404
errors when following such links.
See #305 for more information.
0 commit comments