nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.37k stars 3.89k forks source link

[help] App not updating if window not active #7411

Open Risingson opened 4 years ago

Risingson commented 4 years ago

I use nw.js for an app to display a webpage via an url.

I got Windows users reporting that the app does not update if the app is not the active window / minimized (the app does xhr requests to update data, displays it and plays an alert sound in certain cases). When i use the app myself on my win10 machine i cannot reproduce this at all. Does anyone know what is the reason or has an idea about what could cause this?

What i asked people to try but did not help:

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.