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
Fix the Router.bootstrap method so that it only catches ImportErrors directly to the view and not ones that might happen inside the view so that you won't get silently ignored views
The text was updated successfully, but these errors were encountered:
Fix the Router.bootstrap method so that it only catches ImportErrors directly to the view and not ones that might happen inside the view so that you won't get silently ignored views
The text was updated successfully, but these errors were encountered: