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
Seems like there's an issue that causes worker pouch to get stuck on iOS devices (iPad and iPhone).
I'm not sure exactly what causes this but I was able to reproduce it in the following stackblitz. https://stackblitz.com/edit/angular-worker-pouch-ios
Basically enabling worker-pouch.
When I tested my device for isSupportedBrowser I got true.
Would love to help test any fix you have in mind.
The text was updated successfully, but these errors were encountered:
Seems like there's an issue that causes worker pouch to get stuck on iOS devices (iPad and iPhone).
I'm not sure exactly what causes this but I was able to reproduce it in the following stackblitz.
https://stackblitz.com/edit/angular-worker-pouch-ios
Basically enabling worker-pouch.
When I tested my device for
isSupportedBrowser
I gottrue
.Would love to help test any fix you have in mind.
The text was updated successfully, but these errors were encountered: