ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Devtools not updating changes from BrowserSync unless you select another DOM element.

  • ما من ردود
  • 1 has this problem
  • 4 views
more options

I am using Grunt and BrowserSync to reload the browser. This is working fine and my CSS changes every time I save a file.

However DevTools does not update my CSS properties on the inspector unless I select another element within the DOM and I come back to the one I have changed.

Sometimes Firefox also looses the focus completely of the element and I cannot change any more CSS properties from a DOM tag unless I close devTools and I open it again (CMD + OPT + I).

None of this problems are seen on Chrome.

I am using Grunt and BrowserSync to reload the browser. This is working fine and my CSS changes every time I save a file. However DevTools does not update my CSS properties on the inspector unless I select another element within the DOM and I come back to the one I have changed. Sometimes Firefox also looses the focus completely of the element and I cannot change any more CSS properties from a DOM tag unless I close devTools and I open it again (CMD + OPT + I). None of this problems are seen on Chrome.
Attached screenshots