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
Whenever the remote header menu is unavailable, an exception is thrown which prevents the app from loading. We need to have everything wrapped in a try statement and gracefully catch the error.
The text was updated successfully, but these errors were encountered:
Whenever the remote header menu is unavailable, an exception is thrown which prevents the app from loading. We need to have everything wrapped in a
try
statement and gracefully catch the error.The text was updated successfully, but these errors were encountered: