Last updated
Was this helpful?
AUR3450: No endpoint found for path '%s'
This error occurs when the navigation model cannot find a configured endpoint for a path.
Ensure routes are configured for the path being navigated to.
If using nested routes, ensure the endpoint exists in the correct routing context.
Check your route configuration and verify the target path exists.
Last updated
Was this helpful?
Was this helpful?