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
We've been using with the WebGazer.js library on our web-app to track eye-gaze. So far, this library has not generated any integration issues with our app.
However, we're currently in the process of designing and developing a feature which requires the user to switch tabs while we capture eye-gaze. This workflow is rendering a bug. The listener of WebGazer is not responding the moment we switch from current browser tab to another tab. Thus, we are no longer able to capture the eye-gaze for this new feature implement.
Please provide some clarifications or a workable fix. Any help will be appreciated.