langhuihui / jessibuca

Jessibuca是一款开源的纯H5直播流播放器
https://jessibuca.com
GNU General Public License v3.0
2.07k stars 398 forks source link

IOS浏览器:点击暂停按钮,会报中断错误,onError能捕获到 #284

Closed yifan1002 closed 1 year ago

yifan1002 commented 1 year ago

"Uncaught (in promise) " {name: "AbortError", message: "Fetch is aborted", stack: "abort@[native code]\nabort

bosscheng commented 1 year ago

我已经把AbortError 错误onError事件回调去掉了,