Issue with IONIC 2 and live reload

Hey,

I’m relatively new to Ionic and decided to get started with Ionic 2 although I have setup a blank project and cant seem to get the live reload working properly.

When I use ionic serve --lab I see the three devices (ios, android, windows) but only one will refresh when I make a code change. The android screen will refresh if I change code and save the file. If I refresh the entire page manually the changes show on all devices but then if I make a change in the code one more time only the windows tab will refresh. I created a new project but that still hasn’t changed anything.

Edit: the ios tab will also sometimes be the only one to work.

I have attached a gif of what is happening,

thanks.