Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White screen when clicking on chrome extension #1248

Open
elberto opened this issue Jan 7, 2025 · 2 comments
Open

White screen when clicking on chrome extension #1248

elberto opened this issue Jan 7, 2025 · 2 comments

Comments

@elberto
Copy link

elberto commented Jan 7, 2025

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@elberto and others