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
When duplicate request handlers are registered for the same request the old one is replaced with the new one. This needs to be changed and as it confuses end users and results in misuse of the API.