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
══╡ EXCEPTION CAUGHT BY FLUTTER FRAMEWORK ╞═════════════════════════════════════════════════════════
The following message was thrown:
Could not navigate to initial route.
The requested route name was: "/jobs2"
There was no corresponding route in the app, and therefore the initial route specified will be
ignored and "/" will be used instead.
════════════════════════════════════════════════════════════════════════════════════════════════════
══╡ EXCEPTION CAUGHT BY FLUTTER FRAMEWORK ╞══════════════════════
The following message was thrown:
Could not navigate to initial route.
The requested route name was: "/jobs2"
There was no corresponding route in the app, and therefore the
initial route specified will be ignored and "/" will be used
instead.
═════════════════════════════════════════════════════════════════
On Flutter web, navigating to a route that doesn't exist such as this:
produces this error:
Testing this on the deployed app (https://starter-architecture-flutter.web.app/jobs2), produces the following error:
The text was updated successfully, but these errors were encountered: