-
Notifications
You must be signed in to change notification settings - Fork 473
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
Error when trying to interact with an account via the extension #60
Comments
What webpage did this error occur in? and if it's a custom website, could you share some code snippets? |
this error occurs when I'm trying trying to use the extension directly and not via a website. |
It appears that the account is a vesting account, which Keplr may have issues supported after the Stargate upgrade. Just to verify, could you see if a non-vesting account has the same issue? We're nearly complete with the refactor of Keplr, and once this has been released we'll make sure vesting accounts are supported for the latest version of the SDK as well. |
yeah that is probably why |
yep, can confirm the error is related to vesting accounts. @dogemos do you have a rough timeline for the refactor + release? |
Just observe that I see the same vesting account errors on LedgerLive so it would be cool to have an example patch and we can fix both. |
We've just released v0.8.0 which should have resolved this issue. Could you guys check and see if everything works alright now? |
It works! |
When I try to make transactions on
cosmoshub-4
withcosmos1lcsjy2d5s33h0sddd8lpuqvwyz5ruz7jsfj43h
, I getread property 'length' of undefined
on trying to send or withdraw rewards.The text was updated successfully, but these errors were encountered: