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
The global variable ext provides many properties with different purposes. Since it is just a global variable no one watches for properties changes which can lead to accidental error in runtime (property is undefined, or was changed unintentionally)