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

🐛 Blank Screen Appears When Delegating/Registering dRep with a Wallet Lacking UTXOs #2408

Open
sentry-io bot opened this issue Nov 25, 2024 · 1 comment
Assignees
Labels
🐛 Bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 25, 2024

Release: 1.0.26
Environment: production
Url: https://gov.tools
Sentry Issue: GOVTOOL-FRONTEND-9D

Error details

Error: Objects are not valid as a React child (found: [object Error]). If you meant to render a collection of children, use an array instead.
  at TQ0 (/assets/index-5d49448c.js:38:6476)
  at e0 (/assets/index-5d49448c.js:38:8507)
  at p0 (/assets/index-5d49448c.js:38:9844)
  at w0 (/assets/index-5d49448c.js:38:12257)
  at E9 (/assets/index-5d49448c.js:40:1496)
...
(12 additional frame(s) were not displayed)

Steps to reproduce

  1. Connect a freshly created wallet.
  2. Attempt to delegate any registered dRep from the dRep directory.
  3. Observe the behavior on the screen.

Actual behaviour

  • A blank screen appears when trying to delegate a dRep using a newly created wallet.

Screenshot from 2024-11-25 09-21-59
image

Expected behaviour

  • Instead of a blank screen, a descriptive error message or popup should appear to inform the user.
@sentry-io sentry-io bot added the 🐛 Bug Something isn't working label Nov 25, 2024
Copy link
Author

sentry-io bot commented Nov 25, 2024

Sentry Issue: GOVTOOL-FRONTEND-2D

@kneerose kneerose changed the title 🐛 Blank Screen on Delegating dRep with Unregistered Stake and Zero Balance Wallet 🐛 Blank Screen Appears When Delegating/Registering dRep with a Wallet Lacking UTXOs Nov 25, 2024
@bosko-m bosko-m moved this to To do in Govtool all Nov 25, 2024
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
Status: To do
Development

No branches or pull requests

2 participants