Browsersync keeps refreshing page

Not sure if anyone else has this issue but sometimes (most of the time), if I run & yarn start watch, browsersync opens a new blank window and I have to enter http://localhost: :3000 manually. That’s not too much of a biggy although the really annoying thing is the page keeps refreshing, its supposed to refresh when detecting a change to a file but mine just seems to be in an infiniate loop and refreshing every couple of seconds.

Anyone got any ideas?

Hey @gitbarry - there are a few existing threads on this topic if you search for ‘reload loop’. Hopefully one of those can point you in the right direction!

– Matt

1 Like