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

Bitcoin dashboard crash #167

Closed
yknl opened this issue Dec 21, 2022 · 1 comment · Fixed by #177
Closed

Bitcoin dashboard crash #167

yknl opened this issue Dec 21, 2022 · 1 comment · Fixed by #177
Assignees
Labels
bug Something isn't working

Comments

@yknl
Copy link
Contributor

yknl commented Dec 21, 2022

Component

Bitcoin dashboard

Severity

Choose one:

  • Critical (Application crash, Loss of data)

Summary

The Bitcoin dashboard is crashing for the address 3NZbXcvq2geqahyhXkbCpNRQsUHGKY2vGt

Error message:

Unhandled Thrown Error!
Invalid time value
RangeError: Invalid time value
    at chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:518:59934
    at NW (chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:518:60565)
    at chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:518:68684
    at Array.reduce (<anonymous>)
    at chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:518:68660
    at Object.useMemo (chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:77:69153)
    at t.useMemo (chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:140:6045)
    at y$ (chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:518:68599)
    at xa (chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:77:62830)
    at Su (chrome-extension://hglpkojbpkieaofmkhlnkphgicofhmoh/popup.js:77:119812)
💿 Hey developer 👋

You can provide a way better UX than this when your app throws errors by providing your own errorElement props on <Route>

Reproduce steps

  1. From home screen, click the Bitcoin tile

Expected result

App does not crash

Actual result

App crahes

Remark

(Optional)

@yknl yknl added the bug Something isn't working label Dec 21, 2022
@yknl yknl added this to the Sprint 23 - Dec 30 milestone Dec 21, 2022
@DuskaT021
Copy link
Contributor

DuskaT021 commented Dec 23, 2022

@m-aboelenein

I was also able to reproduce the BTC crash page every time, latest develop, testnet and mainnet
testnet BTC address: 2MsRGZQPeohz4CNJZP9T9vwYam3VhzmVBRP
mainnet BTC address: 3CZvk3tAaJ2k6UkXn7EgVQZ9PxETt1dGSo

image

Screen.Recording.2022-12-23.at.11.14.31.mov
Screen.Recording.2022-12-23.at.11.15.35.mov

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants