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 trialgene c
13,630 PointsShouldn't the last step of animating line drawings be animating stroke-dashOFFSET to 0 instead of stroke-dasharray?
Even the keyframes animate the stroke-dashoffset back to 0
@keyframes offset {
100% {
stroke-dashoffset: 0
}
}
3 Answers
Steven Parker
231,198 PointsLooks like you found a "bug" in the video. You might want to report it to the staff as described on the Support page. If you're the first to report it, you should get an Exterminator badge (let us know if you do).
Kaela Nichols
Courses Plus Student 358 PointsThank you!! I was so confused on this step.
Jianing Wu
Front End Web Development Techdegree Graduate 15,179 PointsYes, there is a bug here and I feel quite confuse why I couldn't get the same effect even I DO THE SAME. Thanks!
gene c
13,630 Pointsgene c
13,630 PointsHaha, I raised the bug to Team Treehouse but didn't get a response. Oh well haha.
Steven Parker
231,198 PointsSteven Parker
231,198 PointsYou should have at least got an automated confirmation of email receipt, perhaps you message didn't get delivered.
Try again, and copy-paste the email address to avoid any possible typos.