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 trialGeorge Backalic
494 PointsMy changes aren't being shown in the preview in browser
My changes aren't being shown in the preview in browser but when i download the workspace (file/download workspace) everything is showing as it should... why cant i preview it normally in browser? btw im using chrome on windows
3 Answers
Blake Larson
13,014 PointsBe sure to save your file. If there is a red circle near the file name that means there are unsaved changes and the preview will stay the same.
nico dev
20,364 PointsHi George,
I am another student like you, no expert, however, just trying to be of help:
After you saved correctly your changes in the Workspace, try refreshing the tab in your browser where you have your index.html open (normally, F5 key should work for that), do changes now appear? If your answer is negative, what change specifically are you trying to do in the doc (i.e.: what code you added or removed)?
Thanks, Nico
Austin Morphies
221 PointsAlso be sure to watch if your page is cached, Copy the link to the preview and open it in private browsing.
Tony Cuneo
712 PointsTony Cuneo
712 PointsI was having the same problem. The changes I was making to my document were saving, but they were not appearing in the preview window. This problem persisted until I deleted the workspace and created a new one. Now the changes are showing up.