jedfoster / SassMeister

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

Characters disapear, output broken #210

Closed kartofelek007 closed 4 years ago

kartofelek007 commented 4 years ago

Was there any update? Now there is some bugs:

poprawiony

jedfoster commented 4 years ago

Thanks for this. Yes, I recently rewrote the entire app (the source code for which lives in a different, private repo, for now.)

Not sure what's going on here, but looks like there might be something going on with the Ace editor. I'll look into it.

jedfoster commented 4 years ago

I've increased the debounce period to 750ms (up from 500). That seems to mitigate the issue, but does not solve it. 750ms is what I was using in the old app.

aravinth-r-7867 commented 4 years ago

@jedfoster Please fix this quickly. Sassmeister is always been very helpful for writing Sass code and check whether it is compiling to expected CSS or not. I'm really happy with the old version itself. Is there anyway to use the old version???

jedfoster commented 4 years ago

Ok. Took another pass at it and I think I have this issue fixed now.

@kartofelek007 and @AravinthAro please refresh the app (clear your cache, too) and let me know if things are better now.

I'll leave this issue open for a few days.

chriskirknielsen commented 4 years ago

Just had a play around and it seems to be working pretty smoothly on my end. Thank you @jedfoster!

kartofelek007 commented 4 years ago

If I use expanded or compressed style - css is generated. But if I use nested, compact - css is not generated.

jedfoster commented 4 years ago

@kartofelek007 would you please open a new issue for that? And please include a gist that shows that issue.

kartofelek007 commented 4 years ago

https://github.com/jedfoster/SassMeister/issues/211