Super-Progressive-Web-Apps
Super-Progressive-Web-Apps copied to clipboard
Video fails to work in Safari after reload
I think this issue may be the same as https://stackoverflow.com/questions/52087208/pwa-cached-video-will-not-play-in-mobile-safari-11-4 but not sure. May be a bug in Safari.
Steps to reproduce.
- Load a page with video using HTML
<video>element - Play the video.
- Reload the page.
- Play the video.
Expected result The video plays both times.
Actual result The video doesn't play after reload.
Using Safari 12.0 on macOS Mojave, also happens in Safari TP.
WebKit issue https://bugs.webkit.org/show_bug.cgi?id=184447
Also see https://github.com/whatwg/fetch/issues/144#issuecomment-223564483