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
Currently the base route group only has a page and layout file, and there is no global error handler. Meaning there is no where for errors to bubble up to, so we're effectively not handling errors at this stage.
The text was updated successfully, but these errors were encountered:
Currently the
base
route group only has apage
andlayout
file, and there is no global error handler. Meaning there is no where for errors to bubble up to, so we're effectively not handling errors at this stage.The text was updated successfully, but these errors were encountered: