onLoadNewServiceWorkerAccept
triggers nothing, when one tab was already refreshed
#148
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
javascript
Pull requests that update Javascript code
TypeScript
TypeScript knowledge needed
First of all thanks for an excellent piece of work and such a time-saving package to deal with the whole PWA update situation 🎉 .
I am using this library at one of my applications and I am running into the scenario explained below:
onLoadNewServiceWorkerAccept
is triggered at one of themonLoadNewServiceWorkerAccept
) at another tabAm I doing something wrong, or is that expected behavior caused by some limitation I am not aware of?
My UpdateNotification code:
Testing at chrome: 98.0.4758.109
Thanks for your time 🙇 !
The text was updated successfully, but these errors were encountered: