almond-bongbong / react-slot-counter

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

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

Open xiaogang-xiaogang opened 2 months ago

xiaogang-xiaogang commented 2 months 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 2 months 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.