sonerezh icon indicating copy to clipboard operation
sonerezh copied to clipboard

Play not working "playlist()" is empty > returns empty array []

Open alinrzv opened this issue 9 years ago • 3 comments

I have this installed on my subdomain and for some reason play is not working in chrome / mozilla /

I've did a clean install !!

It works in opera browser (chrome based) does not work in chrome and mozilla , this are the browsers i've tested so far .

Chrome debug :

Single click on play(song) throws this error in console: player-nav.js:140 Uncaught TypeError: Cannot read property 'id' of null

Repeated clicks on same button and this gets thrown after the one above : Player.js:62 Uncaught TypeError: Cannot read property 'url' of undefined

Mozilla debugs :

Single click on play(song) throws this error in console: TypeError: player.getCurrentTrack(...) is null player-nav.js:140

Repeated clicks on same button and this gets thrown after the one above : TypeError: selected is undefined Player.js:62

first i was thinking that there's something wrong with the javascripts so i imported the ones from the demo , same errors thrown .

I've did a little debug and i've found that :

"playlist()" is empty > returns empty array [] in chrome and mozilla .

Opera returns and array of objects (the songs) .

http://music.likethat.ro/js/player-nav.js

http://music.likethat.ro/js/Player.js

alinrzv avatar Jul 14 '16 00:07 alinrzv

Hi @alinrzv,

Is your issue still happening ?

atomiix avatar Dec 22 '16 03:12 atomiix

@atomiix I can confirm the issue in 1.1.2

terenc3 avatar Jun 08 '17 22:06 terenc3

@atomiix I've quited using it , if play button is not working what is the use ?

alinrzv avatar Jun 09 '17 15:06 alinrzv