i've recently switched from firefox (memory usage went astronomical (2gb+) every now and than) to chrome. I'm using sass for my CSS and strange thing is happening to me. Sometimes, when i add new rules into a scss file, dev tools starts showing wrong files and/or wrong line numbers for those (and only those) newly added rules. The wierd thing is, that if i reset chrome settings to default, the problem disappears. I havent changed any unusual settings, i even tried not to change any settings after the settings reset, and it's still happening. It might happend once a day or twice a hour, didn't really find anything to get me closer to the reason.
Did anybody experience this issue? Maybe found a solution?
Thank you for your time guys :).
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/f7683e24-c32a-41c9-8df7-a3db931de06c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
OK, so i've tryed out Chrome Canary and the bug happend there as well. There was even one more bug. When i refreshed a page, opened developer tools to inspect elements and theyre styles, i saw the correct .sccs source file and the correct line. BUT when i modified any of those styles, the source file next to it switched to the compiled .css file. This doesnt bother me tough, since the bug i originally posted is happening even in canary, so i can switch back to normal chrome, where this bug is not happening.
I cannot reproduce this behavior. A demo page which exposes the bug for you/screencast will help a lot.On Wed, May 25, 2016 at 8:21 AM Treen <l.bob...@gmail.com> wrote:OK, so i've tryed out Chrome Canary and the bug happend there as well. There was even one more bug. When i refreshed a page, opened developer tools to inspect elements and theyre styles, i saw the correct .sccs source file and the correct line. BUT when i modified any of those styles, the source file next to it switched to the compiled .css file. This doesnt bother me tough, since the bug i originally posted is happening even in canary, so i can switch back to normal chrome, where this bug is not happening.I assume you change your styles through the Styles Sidebar Pane in DevTools. In this case, we intentionally switch the link to .css - to signify that you've actually changed CSS file, not SASS.
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/e444e091-621f-4727-b379-2cf1ac3080f7%40googlegroups.com.