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 a white square appearing when I'm clicking on the extension.
I can't reinitialize the extension because I have to retrieve my wallet and secret phrase.
I'm on MacOS 15.0 with chrome.
Is there a place where I can retrieve the saved data informations from my wallet in my drive from the extension to export it to a clean install ?
This is the error that is thrown in the script :
Uncaught TypeError: Cannot read properties of undefined (reading 'xr')
at new Hn (popup-fullpage-confirm.split-chunk-43dd7041.js:406:35531)
at new yi (popup-fullpage-confirm.split-chunk-43dd7041.js:406:64335)
at 39672 (popup-fullpage-confirm.split-chunk-43dd7041.js:406:70773)
at t (popup.js:1:1316)
at 50813 (popup-fullpage-confirm.split-chunk-d91a9049.js:1:509169)
at t (popup.js:1:1316)
at 8688 (popup.js:1:1016)
at t (popup.js:1:1316)
at popup.js:1:4923
at t.O (popup.js:1:1608)
The text was updated successfully, but these errors were encountered:
I have a white square appearing when I'm clicking on the extension.
I can't reinitialize the extension because I have to retrieve my wallet and secret phrase.
I'm on MacOS 15.0 with chrome.
Is there a place where I can retrieve the saved data informations from my wallet in my drive from the extension to export it to a clean install ?
This is the error that is thrown in the script :
Uncaught TypeError: Cannot read properties of undefined (reading 'xr')
at new Hn (popup-fullpage-confirm.split-chunk-43dd7041.js:406:35531)
at new yi (popup-fullpage-confirm.split-chunk-43dd7041.js:406:64335)
at 39672 (popup-fullpage-confirm.split-chunk-43dd7041.js:406:70773)
at t (popup.js:1:1316)
at 50813 (popup-fullpage-confirm.split-chunk-d91a9049.js:1:509169)
at t (popup.js:1:1316)
at 8688 (popup.js:1:1016)
at t (popup.js:1:1316)
at popup.js:1:4923
at t.O (popup.js:1:1608)
The text was updated successfully, but these errors were encountered: