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

Window blanks on icon hover #28

Closed
gidonkatten opened this issue May 6, 2021 · 4 comments
Closed

Window blanks on icon hover #28

gidonkatten opened this issue May 6, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@gidonkatten
Copy link

When signing a transaction, when my mouse hovers over the i information icon in the top right, the window goes completely white.

@Alex99y
Copy link
Contributor

Alex99y commented May 6, 2021

Hello @gidonkatten ! Thanks for reporting this issue. Can you provide an example transaction to produce this error?

@gidonkatten
Copy link
Author

I think I figured out the problem. I am calling algosdk.assignGroupID and that is changing the genisis hash from a string to a UInt8Array. That causes the window to crash because it doesn't know how to display it.

@Alex99y Alex99y added the bug Something isn't working label May 6, 2021
@Alex99y
Copy link
Contributor

Alex99y commented May 6, 2021

@gidonkatten anyways this issue must be fixed on the popup side. Thank you a lot, once the bug is fixed I will let you know.

@Alex99y
Copy link
Contributor

Alex99y commented Jul 13, 2021

Fixed!

@Alex99y Alex99y closed this as completed Jul 13, 2021
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

No branches or pull requests

2 participants