DIYgod / APlayer

:lollipop: Wow, such a beautiful HTML5 music player
http://aplayer.js.org
MIT License
7.26k stars 1.02k forks source link

2个BUG 播放数注销后,定时器仍在跑;播放数参数定义为fixed:1注销后,再次生成fixed:0 仍是吸地模式 #782

Open liuyezaici opened 11 months ago

liuyezaici commented 11 months ago

2个BUG 1.播放数注销后,定时器仍在跑,直接报错序号不存在! TypeError: this.player.container.querySelectorAll(...)[this.index] is undefined

2.播放数参数定义为fixed:1注销后,再次生成一个播放器,参数 fixed:0 ,效果缺仍是吸地模式。