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
Router currently throws RuntimeError: ERROR: The Application is on the wrong page! OZ expected that page to be [Page_Y] but found [Page_X]! whenever it lands on the improper page.
While still technically a routing issue, a more verbose/different error should likely be thrown when Page_X is the same page you just tried to leave.
The text was updated successfully, but these errors were encountered:
Router currently throws
RuntimeError: ERROR: The Application is on the wrong page! OZ expected that page to be [Page_Y] but found [Page_X]!
whenever it lands on the improper page.While still technically a routing issue, a more verbose/different error should likely be thrown when
Page_X
is the same page you just tried to leave.The text was updated successfully, but these errors were encountered: