You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error message is displayed in the bottom right for a few seconds on many pages when they load if the wallet connected is not associated with a provider
The UI is trying to fetch data about the provider (like dash, attributes etc) and doesn't get it.
Solution
I'd suggest replacing it with a more graceful message that says "no provider data found" and "likely because this wallet does not have a provider set up yet"
Alternatively, we can suppress the error message entirely in cases where there is no provider found and instead add an empty state to all pages that says "No Provider Associated with this Wallet. Click on Create Provider to set up a provider or connect a different wallet that is associated with a provider"
Problem Statement
This error message is displayed in the bottom right for a few seconds on many pages when they load if the wallet connected is not associated with a provider
The UI is trying to fetch data about the provider (like dash, attributes etc) and doesn't get it.
Solution
I'd suggest replacing it with a more graceful message that says "no provider data found" and "likely because this wallet does not have a provider set up yet"
Alternatively, we can suppress the error message entirely in cases where there is no provider found and instead add an empty state to all pages that says "No Provider Associated with this Wallet. Click on Create Provider to set up a provider or connect a different wallet that is associated with a provider"
Thoughts @aktdenis ?
The text was updated successfully, but these errors were encountered: