Navigating around the https://material-ui.com/ site should work on Safari.
Unrecoverable error after navigating and refreshing on some pages.
See original post for possible fix via Workbox upgrade: https://github.com/GoogleChrome/workbox/issues/1730
This is iOS 12 Safari bug.
See this: https://github.com/PWA-POLICE/pwa-bugs#problem--in-ios-12-cache-in-cache-storage-magically-disappears
And this: https://bugs.webkit.org/show_bug.cgi?id=190269
(It isn't fixed in 12.0.1)
Thanks, but I haven't tested this on iOS Safari; this was found on macOS Safari.
We can start by upgrading the version of workbox: https://github.com/mui-org/material-ui/blob/a74ce52105039369c8b320fdbd8aeb977c2928ee/docs/src/sw.js#L4
@msiadak Do you have some experience with the latest version of workbox?
I don't, but I'm happy to take a look and work through the breaking changes since 3.0.0-beta.0 to try and find an upgrade path.
@msiadak Men, this would be awesome!