Ionic Live Reload (Chrome)

Well, i have been testing my app on Google Chome, for the sake of convenience, but i do test it on a real device as well (Moto G). Anyways, when i’m on Chrome (using Ionic Serve), it doesn’t seem to recognize the ‘Hold/Drag’ event when emulating touch after file change, so i have to reset the emulator for it to work whenever i make changes on a file. I noticed that the Ionic Serve uses WebSockets to make use of Live Reload, right?

I’m just curious, does anyone know if it is a Chrome issue or a Ionic issue? Is there something i can do to ‘fix’ this?

Many thanks,

Bruno Duarte