Lack of Contextual Error When Connecting to Unavailable Namespace #435
RyukTheCoder
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi @RyukTheCoder, Thanks for the feedback! Are you seeing more helpful errors in the application logs when encountering issues? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When attempting to connect to a namespace in Phantom Wallet that is not available in the currently selected account, the user receives an unhelpful error message:
This message lacks context and provides no indication of what went wrong, making it confusing for both developers and end users.
Reproduction Steps:
Expected Behavior:
Phantom should return a more informative error message indicating that the selected account does not support the requested namespace.
Why This Matters
Beta Was this translation helpful? Give feedback.
All reactions