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

Updating props on the fly does not cause gauge to change #3

Open
keanemind opened this issue Oct 2, 2019 · 0 comments
Open

Updating props on the fly does not cause gauge to change #3

keanemind opened this issue Oct 2, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@keanemind
Copy link
Owner

Updating the maxValue and minValue props after the component has mounted fails to cause the gauge to change its appearance. This is because the internal Gauge/Donut instance does not know to re-render or re-animate. The animationSpeed and options props need to be tested for this issue.

The value and donut props are known to be working as expected.

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

1 participant