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
I have an event getter that loads on boot. My metamask extension somehow got into a state where it was blocking that event gathering from occurring, i.e. it did not execute the call (no callback error or result).
I tried logging out, switching providers, etc. Only restarting chrome entirely resolved the issue.
I had been using metamask a lot for development, so I wonder if this is a stack problem. Message signing triggers got extremely slow and upon restarting Chrome, they are much faster.
The text was updated successfully, but these errors were encountered:
I have an event getter that loads on boot. My metamask extension somehow got into a state where it was blocking that event gathering from occurring, i.e. it did not execute the call (no callback error or result).
I tried logging out, switching providers, etc. Only restarting chrome entirely resolved the issue.
I had been using metamask a lot for development, so I wonder if this is a stack problem. Message signing triggers got extremely slow and upon restarting Chrome, they are much faster.
The text was updated successfully, but these errors were encountered: