staskobzar/vue-audio-visual

how to audio-src play on method

wdsmaduranga opened this issue · 4 comments

:audio-src="'http://127.0.0.1:8000/tracks/'+item.mp3_link" how to method play audio

Sorry, I do not understand the question

Sorry, I do not understand the question

not working inside v-for loop via ref/ref-link

check console for javascript errors and network
also make sure item.mp3_link has correct link and not the whole url link but only a path part

@sankamaduranga Post full example code, an actual reproducible example.