"Offline ready" message box after user login in Incognito mode (Chrome)

image

I'm encountering an issue where, after a successful user login, a message box appears stating that the app is "offline ready." This only happens when using Chrome in Incognito mode. I would like to investigate where this message is coming from and how to resolve it. Any suggestions or guidance on this would be appreciated.

It comes from:

Which in turn is imported to our App here:

It's all driven by our "Progressive Web App" Service Worker, but I find the badge quite a distraction. The "need to refresh" can be useful, but the offline ready piece, less so, and I'm open to removing it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.