Hi guys! I am dealing with an issue with that window.requestAnimationFrame function. So the main thing is, I have a countdown timer where I have the percentage value decreasing from 100 to zero which is then used in the view (ngStyle for width). The thing is that view gets updated with new width only when I click (tap) wherever on the screen, which is not ok. I would like width to be decreasing all the way to zero without tapping it on the screen to update it. Does anyone have some similar issues with that method?
Thank you! -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
