Results 76 comments of Ritwick Dey

Ok, I'm testing on my local machine.

Sorry, it's not working in my machine, even reload is working on changes in the `node_module` (which is blacklisted by default) 😿

SOrry for late. This is my settings ![image](https://user-images.githubusercontent.com/18099464/41820109-06b86dd2-77ea-11e8-9e76-79b553094707.png)

`check: false` is working great. But the problem is that it doesn't give any compilation error (if you use vscode, it'll prompt the errors 😄). At least I can do...

Can anyone send a screenshot of Vscode console? (help -> Toggle developer tools)

On every change you should see, "Change detected" ? Let me know if you're getting `Change detected` but browser is not refreshing!! @BolajiAyodeji

I just checked in my laptop. It's working fine.

> but its not consistent, works fine for a while and stops reloading changes. When it stop to work, can take a screenshot of browser console and Vscode console?

hi @talinas, You have not save the file. You've to save the file in order to live reload

Can you please open VsCode console (Help => Toggle Developer Tools) On every saves you should see, "Change detected" .... please share a screenshot after 3-4 times of save .