You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LiveReload object receives LiveReloadConnect/LiveReloadDisconnect events. Would it be possible/reasonable to trigger a LiveReloadBeforeReload event (or something similar) before the actual reloading is done? This will allow to distinguish between user initiated navigation and the reloading done by livereload-js.