We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Popover profile in this bounty is failing for rafalkowalski because total_earned.toFixed since total_earned is not a Number https://gitcoin.co/issue/gitcoinco/web/4695/3192
total_earned.toFixed
To Reproduce
Go to https://gitcoin.co/issue/gitcoinco/web/4695/3192 open console and hover the mouse on rafalkowalski picture.
Expected behavior
Show popover Screenshots
The text was updated successfully, but these errors were encountered:
fix string toFixed #4712
461f013
fix string toFixed #4712 (#4713)
5a4f4e5
Successfully merging a pull request may close this issue.
Describe the bug
Popover profile in this bounty is failing for rafalkowalski because
total_earned.toFixed
since total_earned is not a Numberhttps://gitcoin.co/issue/gitcoinco/web/4695/3192
To Reproduce
Go to https://gitcoin.co/issue/gitcoinco/web/4695/3192 open console and hover the mouse on rafalkowalski picture.
Expected behavior
Show popover
Screenshots
The text was updated successfully, but these errors were encountered: