Infinite refreshing with scss files

Issue #31 new
Josh Coody created an issue

Google Chrome's sass sourcemap support allows you to view the files in the dev tools, and with Tincr you can live update and refresh them, which is great! BUT it seems that whenever you make an update to a sass or scss file it refreshes the file anywhere from 5 times to infinitely.

I enabled the logging feature and it spits out a lot of these: Object {code: "OK", description: "OK", details: Array[0]}

It stops refreshing whenever you leave the Sources tab of the dev tools, or closing the Dev tools all together.

Comments (0)

  1. Log in to comment