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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition not working after value>=80 #226

Open
IshmeetSingh06 opened this issue Jan 16, 2023 · 0 comments
Open

Transition not working after value>=80 #226

IshmeetSingh06 opened this issue Jan 16, 2023 · 0 comments

Comments

@IshmeetSingh06
Copy link

IshmeetSingh06 commented Jan 16, 2023

馃悰 Bug report

Summary of issue

Hello I am trying to use the CircularProgressBar everything is working perfectly but the issue is if the value is greater than 80 the transition I added through styles does not work where as if the value is anywhere between 1-79 the transition(animation is working smoothly)
image
On refreshing the page the progress just instantly loads no transition whatsoever the other styling works as expected.

Reproducible example

I have created a reproducible example but its working properly on codesandbox not sure why its not working with my app,
https://codesandbox.io/s/react-circular-progressbar-issue-template-forked-n36u81?file=/index.js

  • Tried On multiple browsers such as Brave, Chrome
  • Version- 2.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant