jedfoster / SassMeister

The Sass playground
http://sassmeister.com
198 stars 25 forks source link

sharing a gist-based URL does not populate the SCSS tab #216

Closed stof closed 1 year ago

stof commented 4 years ago

Open the link https://www.sassmeister.com/gist/c5ba452d2056365634d6b216f3fe7876

The output panel is properly showing the rendered output. But the scss panel is empty, which makes the sharing a lot less useful.

jedfoster commented 4 years ago

Forked the gist for posterity: https://gist.github.com/jedfoster/1a6744de0cf047abafc6bea4300f7ee7

stof commented 4 years ago

This seems to be working now. It loads the left panel (or maybe there's a race condition somewhere and I'm now lucky, if you haven't changed it yet)

patocallaghan commented 3 years ago

I'm also seeing this behaviour. The left hand panel isn't being populated with the SCSS and appears empty.

@jedfoster even using your forked gist I see this behaviour: https://www.sassmeister.com/gist/1a6744de0cf047abafc6bea4300f7ee7

image

I'm on MacOS Big Sur but this is consistent across latest Chrome, Edge, Firefox and Safari.