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 trusted handlers count is just an upper limit on the handlers. If the same handler is added multiple times, the count still increases, but will be out of sync with the actual count. We will want to make the naming clearer and document this.