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

Polkadot JS extension crash. /!\ it's a new issue and not a duplicated issue thanks (logs aren't the same) #1490

Closed
1 of 4 tasks
liv-ci opened this issue Dec 8, 2024 · 3 comments

Comments

@liv-ci
Copy link

liv-ci commented Dec 8, 2024

  • I'm submitting a ...

    • Bug report
    • Feature request
    • Support request
    • Other
  • What is the current behavior and expected behavior?

When trying to sign a transaction, the Polkadot extension window initially appears but flashes quickly before turning completely white. This issue occurs after setting "Display Address Format" to Mythos. Even after updating the metadata for all parachains, the white screen persists.

Expected Behavior:
The extension should display the sign transaction window properly without showing a white screen and allow interaction for signing the transaction.

Console Error:

Failed to load resource: net::ERR_FILE_NOT_FOUND (locales/default/translation.json:1) 
Error: Out of range ss58Format specified at Pc (extension.js:2:834091) 
    at extension.js:389:1197 
    at extension.js:389:1259 
    at ic (extension.js:2:255143) 
    at Su (extension.js:2:275265) 
    at extension.js:2:271869 
    at E (extension.js:2:292572) 
    at MessagePort.k (extension.js:2:293104) 
fs @ extension.js:2 

extension.js:2 Uncaught Error: Out of range ss58Format specified at Pc (extension.js:2:834091) 
    at extension.js:389:1197 
    at extension.js:389:1259 
    at ic (extension.js:2:255143) 
    at Su (extension.js:2:275265) 
    at extension.js:2:271869 
    at E (extension.js:2:292572) 
    at MessagePort.k (extension.js:2:293104)
@TarikGul
Copy link
Member

TarikGul commented Dec 9, 2024

Apologies, I should have been more detailed when I closed #1489. The reason for closing it was to consolidate the issues since at the core it's the same problem ie. the white page appearing. Which is really bad, and unwanted in any general case.

The mythos issue itself is a problem at the polkadot/common level polkadot-js/common#1917. So in my mind it's a different scope. For your sake I'll keep this issue up for the mythos portion, but the white screen issue will be discussed and updated in #1458

@liv-ci liv-ci closed this as completed Dec 10, 2024
@liv-ci
Copy link
Author

liv-ci commented Dec 10, 2024

Thanks @TarikGul for the explanation. I am closing this issue then.

@polkadot-js-bot
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants