I have created some animations, but they just don't work as I hoped. I would like to debug them, but I can't find a way to do that. I haven't seen any information in angular 2 docs...
Is there any tools, that I missed?
I have created some animations, but they just don't work as I hoped. I would like to debug them, but I can't find a way to do that. I haven't seen any information in angular 2 docs...
Is there any tools, that I missed?
Chrome developer tools has a nice tool to inspect animations, I am unsure whether they are completely broken or you want to adjust the animation. But using this tool could help!

See this article by the chrome team for more information