Back to IssuesView on GitHub
#5888
Moderate
Route not found anymore
Summary
A route that previously worked is now throwing a 'No route found' error after upgrading to version 1.136.5. The user suspects a change in routing logic or configuration that affects specific locations. The task is to identify the root cause of this regression and fix it, likely by examining routing definitions or the library's internal handling of route matching.
Skills Required
TypeScriptDebuggingUnderstanding of Routing AlgorithmsReact