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

Starting from zero #31

Open
mrgazanfarli opened this issue Apr 26, 2021 · 7 comments
Open

Starting from zero #31

mrgazanfarli opened this issue Apr 26, 2021 · 7 comments

Comments

@mrgazanfarli
Copy link

Hi! Firstly, I want to thank you for such a great package. In my case, I animate numbers which come from Redux. Whenever one of the numbers is updated, the value starts counting up (or down) from zero. Could you please explain what the issue, or fix it?

@thenickcox
Copy link

thenickcox commented Jun 15, 2021

I'm also having this issue, not using Redux (just plain component state). I'm happy to submit a PR, but I don't fully understand the issue, because the demos don't do that.

@lgiacomazzi
Copy link

any news regarding this issue?

@weagertron
Copy link

It seems to be an issue introduced in 0.1.2. I worked around this issue by downgrading to 0.1.1 in my package.json and now it doesn't go back down to 0 each time

@abrman
Copy link

abrman commented Jul 6, 2021

It seems to be an issue introduced in 0.1.2. I worked around this issue by downgrading to 0.1.1 in my package.json and now it doesn't go back down to 0 each time

Thanks! This worked for m!

@SeedyROM
Copy link

Any progress on this as bug fix for the latest version? Any ideas on the cause?

@Jared0430
Copy link

Jared0430 commented May 24, 2022

I was able fix this, even on the latest version, by providing a key prop that doesn't change with the value

Oops, nope I was still on 0.1.1, sorry!

@vikasSainiFacctum
Copy link

Yep version 0.1.1 fixed it for me too.

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

8 participants