react-progress-form
react-progress-form copied to clipboard
Animation bug when changing between 50% - 75%
It looks that there is an animation bug when trying to go from 50% to 75%. It looks that is a timing issue, when passing from less than 50% to more than 50% or the other way. Since I'm using it, I will try to solve it and create a pull request. Great work btw!
I'm using Chrome 57.0.2987.110
Thanks! Fix it o/