- This topic has 6 replies, 2 voices, and was last updated 5 years, 6 months ago by
ddenev.
Author | Posts |
---|---|
ddenev
October 19, 2019 at 11:23 am
|
Heads up! this post was created when Microthemer was at version 5. The current version is 7. Some references to the interface may be out of date. After updating to the latest version (5.8.3.0) I started getting these errors. Happens while I am editing one of my SCSS selectors (editing the SASS code). Full stack trace:
After this error I am no longer able to edit any of the other selectors which I could previously (before editing this particular selector) edit without a problem. The selector in question looks quite normal, here is the code:
|
ddenev
October 19, 2019 at 11:32 am
|
Reverting back to |
ddenev
October 19, 2019 at 12:36 pm
|
Dear Sebastian, Where can I download version 5.8.2.8 (the last one that worked before the error above)? I seem to have deleted it from my drive. BTW, can you make it possible to download old versions of MT from the themeover site? Sometimes it is lifesaving to be able to revert to a previous version 🙂 |
Sebastian
October 19, 2019 at 3:09 pm
|
Hey Drago, Sorry for the slow reply, I was out and about today. Here is version 5.8.2.7. From the error you reported, it looks like an issue with the recent vendor prefix support for Sass I added. I will release a fix today or tomorrow. And I will also add a previous versions archive to the website at some point this week 🙂 Cheers, |
ddenev
October 19, 2019 at 5:07 pm
|
Thank you very much, Sebastian! |
Sebastian
October 21, 2019 at 12:18 pm
|
Hi Drago, 5.8.3.1 should fix this for you. As I suspected, Sass selectors with nested media queries caused an error with the auto-prefixer script. If you encounter any more issues after upgrading, perhaps you could send me an export of your settings so I can cater for everything. Thanks, |
ddenev
October 21, 2019 at 12:29 pm
|
Hi Sebastian, Now everything works like a charm. Thank you very much for fixing this! Best regards! |