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 trialMateo Znidar
2,841 Pointswhy?
When i save changes and open preview again nothing happens (on workspace)... when i do the same in notepad++ everything works
3 Answers
Karen Freeman-Smith
29,248 PointsWorkspaces seems slow to update at times... I can usually get the browser to refresh by closing any previous previews and clicking on a new one. Another student was having similar problems and resolved it by "on a Mac I held down Shift and clicked the Refresh arrow in the browser's toolbar". I think F5 on Windows is supposed to do the same thing.
Basically what seems to be happening is the browser is getting the page from the cache (the last version is saved) instead or loading the page from the source, so it's not seeing your most recent changes.
Jay Padzensky
4,731 PointsHey Mateo!
Sorry for any troubles you're experiencing. Sometimes a clearing of your browser's cache and cookies will do the trick. Other times a plugin could be the issue. You can test this by using a private viewing window/incognito window to disable them and if the Workspace opens as expected, then you may have to locate the troublesome plugin by testing one by one disabling/enabling, etc.
If neither of these work, please send Support an email at help@teamtreehouse.com with your Workspace text editor URL (ends in a number), and your browser and OS versions, and we'll be happy to assist. Thanks!
Mateo Znidar
2,841 Pointsf5 fix the problem, tnx