SevenOutman / vue-aplayer

:cake: Easy-to-use music player for Vue 2.x
https://vue-aplayer.js.org
MIT License
1.32k stars 200 forks source link

I can't seek by dragging #196

Open ali-hallaji opened 4 years ago

ali-hallaji commented 4 years ago

Sometimes I can't seek the music by dragging progress bar while playing. Also, there isn't any error message. I need to seek the music while it's playing.

amanrajtoppoart007 commented 4 years ago

I have same problem , there is no other good music player available for vue js , its the only one that is a nice player , but seek event not works when dragging the progress bar.

ali-hallaji commented 4 years ago

I have same problem , there is no other good music player available for vue js , its the only one that is a nice player , but seek event not works when dragging the progress bar.

So, What is the solution to fix this bug? @SevenOutman @magicknight can you help us with this bug? It's a serious bug that needs this playlist to be fix and clean.

amanrajtoppoart007 commented 4 years ago

After using it in my one of the project i relealize , the drag seek event not working in my development server but it is working in production server.

ali-hallaji commented 4 years ago

After using it in my one of the project i relealize , the drag seek event not working in my development server but it is working in production server.

I have another behavior. it's OK sometimes and sometimes not working.