Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Layout Techniques Flexbox Layout Animating Flexbox

Matthew Schmookler
Matthew Schmookler
8,970 Points

ANIMATING FLEXBOX: Why are transitions leaving a visible trail?

Everything is working fine when following this lesson, but while the icon's transition in on some of the nav items, they leave a little trail along their path. Even when they transition back out the trail remains. Ideas?

3 Answers

I've noticed this as well. What browser are you using? I've only tried it with chrome, but I suspect that webkit browsers might have this issue.

It's a hardware issue.

Apparently there's a hardware-acceleration fix, but going into it is beyond the scope of this lesson.

It's a hardware issue.

Apparently there's a hardware-acceleration fix, but going into it is beyond the scope of this lesson.