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
{{ message }}
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
I expect errorPageBuilder should be called after no route is found for a location but assertion here fails after Exception: no routes for location: /asd is printed on debug logs. I think this line causes the issue, here path is set but fullpath is empty.
The text was updated successfully, but these errors were encountered:
I expect errorPageBuilder should be called after no route is found for a location but assertion here fails after
Exception: no routes for location: /asd
is printed on debug logs. I think this line causes the issue, here path is set but fullpath is empty.The text was updated successfully, but these errors were encountered: