23

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?

1
  • 2
    The custom animation language also has its own quirks - without easy debugging, I tend to make small mistakes in the "keyframes" without having any real way of knowing that I've done something right until it finally actually starts working.. Commented Nov 28, 2017 at 20:32

1 Answer 1

4

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

Sign up to request clarification or add additional context in comments.

1 Comment

This isn't much helpful, it will for sure show me all the animations that happens, but not debug the angular itself... (Angular won't fire some etc.)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.