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

General Discussion

Wrong index.html file on Workspace

Hi

I'm doing the Modular CSS with Sass course, and there's a bug in the workspace associated with the "Using the Media Query Mixin" video: the index.html file in that workspace doesn't have any of the grid classes that are essential to build the layout.

It took me a while to figure out what wrong with the layout ─ I reviewed the instructions two times, trying to find bugs in the Sass code, and even went back a few lessons in my efforts to track the problem to its roots, until I realized what it was: all the grid-related classes had simply vanished from the html file.

It's not the first time I experience this kind of Workspaces-related problems. Previously I just wrote the missing code and took the opportunity to further familiarize myself with it, but now I decided to give you guys a heads-up on this, because it really is annoying to spend half an hour trying to figure out what you did wrong just to end up finding that the problem was where it shouldn't be.

Of course you can always call it a lesson in resilience and debugging, but it would be best if we could rely on the project's dependencies from one lesson to the next, right?

Regards

1 Answer

Guil Hernandez
STAFF
Guil Hernandez
Treehouse Teacher

Hey Pedro Goncalves,

Sorry about the Workspace issues –– I'm trying to recreate the issue now to help you out.

It seems like it's loading an old Workspace from a previous video. Try deleting the current Workspace and launching a new one from the current video page.

Are the grid classes showing up when you launch a new Workspace from this page?

Thanks!

Hi

No, the grid classes are still missing when launching a Workspace from the page you linked...

Anyway, I already moved on and finished that course. I just wanted to alert you to the issue for the benefit of future students, and maybe also to raise awareness about some possible broader issue with Workspaces.

Regards