Preview doesn't match code

Another issue for you -
Just started a new project:

Edits to the code don’t seem to be reflected in the preview:
https://css.glitch.me/

Maybe a remnant of another project? Any ideas?

Is the project private or have you renamed the project? I get project not found at url above.

project name is css… though I am also getting a project not found error when clicking the above - very strange

Looks like another bug. If you rename a project using an existing slug it shows the prior code at the public URL…

Reproducible as follows:

Make a new project, rename to “css”, then hit preview.

Are you hitting preview before the project is renamed? The rename should fail and revert. So your ‘css’ project will appear as it’s last saved name in your switch project menu.

Nope - the name persists (still have project open here with name “css”) – not getting any rename failure or anything to that effect…

Ok, I’ll try and recreate. Which browser version and OS are you using?

OS X 10.12.6 (16G29)
Chrome Version 63.0.3239.84 (Official Build) (64-bit)

I can reproduce your issue - the project isn’t being renamed, you can see the project-name doesn’t change in the URL as the ‘css’ name is already taken by a private project, but the UI isn’t handling that as it should. I’ve raised a ticket and we’ll get it fixed up. Thanks for reporting.

1 Like