almond-bongbong / react-slot-counter

🚀 Elevate Your UI with Dynamic, Eye-Catching Counters
https://almond-bongbong.github.io/react-slot-counter/
97 stars 12 forks source link

There is a problem with startValue and value with the same digits #57

Open xiaogang-xiaogang opened 3 weeks ago

xiaogang-xiaogang commented 3 weeks ago

There is a problem with startValue and value with the same digits, such as 29 and 99. then the 9 can not have an animation

almond-bongbong commented 3 weeks ago

Hello! For the issue you mentioned, the animateUnchanged prop might be helpful. Would you like to try using this prop? If you still encounter any problems after that, please don't hesitate to let me know.