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
Unchecked runtime.lastError: The message port closed before a response was received.
Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
However, if you then refresh the page and try again, everything works perfectly. Is there any fix to this?
This error seems to occur if you close your browser and try to login. if you then refresh the page weirdly enough it works.
Try to go to https://web3modal.github.io/web3modal-vanilla-js-example/ and login from PC using metamask. It won't let you, giving the following errors:
Unchecked runtime.lastError: The message port closed before a response was received.
Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
However, if you then refresh the page and try again, everything works perfectly. Is there any fix to this?
This error seems to occur if you close your browser and try to login. if you then refresh the page weirdly enough it works.