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
On the case where the request type to metamask is wallet_requestPermissions the website must wait and not break (header and footer disappearing) for when metamask sends back a response, then on connection success the address should just be loaded in.
inpage.js:1 MetaMask - RPC Error: Request of type 'wallet_requestPermissions' already pending for origin https://deploy-preview-158--modest-leavitt-3a2875.netlify.app. Please wait. Object
The text was updated successfully, but these errors were encountered:
vendor.cb1e225a.js:6 TypeError: Cannot read properties of null (reading 'slice')
at L (AppView.086a48ec.js:6)
at Proxy.<anonymous> (AppView.086a48ec.js:6)
at Pd (vendor.cb1e225a.js:6)
at yd.W [as fn] (vendor.cb1e225a.js:6)
at yd.run (vendor.cb1e225a.js:6)
at c5 (vendor.cb1e225a.js:6)
at G_ (vendor.cb1e225a.js:6)
U$ @ vendor.cb1e225a.js:6
vendor.cb1e225a.js:6 TypeError: Cannot read properties of null (reading 'slice')
at h (AppView.086a48ec.js:6)
at Proxy.<anonymous> (AppView.086a48ec.js:6)
at Pd (vendor.cb1e225a.js:6)
at yd.W [as fn] (vendor.cb1e225a.js:6)
at yd.run (vendor.cb1e225a.js:6)
at c5 (vendor.cb1e225a.js:6)
at G_ (vendor.cb1e225a.js:6)
On the case where the request type to metamask is
wallet_requestPermissions
the website must wait and not break (header and footer disappearing) for when metamask sends back a response, then on connection success the address should just be loaded in.The text was updated successfully, but these errors were encountered: