Super-Progressive-Web-Apps icon indicating copy to clipboard operation
Super-Progressive-Web-Apps copied to clipboard

Video fails to work in Safari after reload

Open zcorpan opened this issue 6 years ago • 2 comments

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.

  1. Load a page with video using HTML <video> element
  2. Play the video.
  3. Reload the page.
  4. 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.

zcorpan avatar Dec 13 '18 21:12 zcorpan

WebKit issue https://bugs.webkit.org/show_bug.cgi?id=184447

zcorpan avatar Dec 17 '18 12:12 zcorpan

Also see https://github.com/whatwg/fetch/issues/144#issuecomment-223564483

zcorpan avatar Dec 17 '18 13:12 zcorpan