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
refactor(router): improve route permission checking and error handling
- Enhance the process of converting allowed route names to their base paths
- Add an assertion to catch configuration errors when a route name is not defined in topLevelPaths
- Maintain the functionality of filtering out null values
0 commit comments