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 prototypes sometimes use synchronous requests, which is bad practice and deprecated in Chrome and Firefox (maybe others). They should always use asynchronous requests.
The prototypes sometimes use synchronous requests, which is bad practice and deprecated in Chrome and Firefox (maybe others). They should always use asynchronous requests.