Dev Tips: Debugging fast DOM changes

This Dev Tip can be used when there is unexpected behaviour during CSS animations that have short durations.

If classes are added and removed as part of the animation, it can become more difficult to find associated classes and styles. By stepping through class changes, you can quickly see which classes have been added and removed, their effects on the page, and identify the cause of any issues.

Robert Barnard, OutSystems Designer, has outlined this great time saving tip. Watch this 1-minute video.

Sign up for our newsletter and stay tuned for more Dev Tips.

Team PhoenixDX