vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.78k stars 152 forks source link

bug: Page auto-refreshing in Mobile Safari #225

Closed BuffMcBigHuge closed 3 years ago

BuffMcBigHuge commented 3 years ago

Bug Report

Versions:

@vime/vue: 5.0.33 iPhone 7: 14.5.1

Provider:

[✔] Video

Current behavior:

After a few minutes of playing a video in Mobile Safari, the page flashes with:

"This webpage was reloaded because a problem occurred"

And then reloads the webpage. This only happens in Mobile Safari and nowhere else. I propose that there may be a memory leak, but I cannot prove it. The video in question is not large in filesize by any means.

Expected behavior:

It should continue playback with no interruption.

BuffMcBigHuge commented 3 years ago

Please delete.