creativetimofficial / ct-vue-now-ui-dashboard-pro

Vue Now UI Dashboard PRO - PREMIUM BOOTSTRAP 4 VUEJS ADMIN TEMPLATE
https://www.creative-tim.com/product/vue-now-ui-dashboard-pro
16 stars 9 forks source link

Bug in animated Number #28

Closed sdabbo closed 5 years ago

sdabbo commented 5 years ago

Animated numbers, unfortunately, do not work. They animate the first time when loading the page, but when the corresponding variable changes it does not animate to the new number but rather just displays the old one.

I fixed this by renaming the function in the AnimatedNumber components watch from number to value as that is also how the variable is called.

cristijora commented 5 years ago

Thanks for the notice @sdabbo Just fixed that in the code as well

cristijora commented 5 years ago

Should be fixed in 1.2.0