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
This is one of the few "hardcoded" features in Dash that we should make configurable:
We could make this a config option to turn on/ off or change the text
We could remove it from dash-renderer and attempt to roll it in to loading states. However, loading states are currently configurable only per-component, not across the entire app.
Seems like (1) would be the way to go right now. It could be something like