staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
717 stars 112 forks source link

I cannot use ref-link to link audio #34

Closed harrylowkey closed 4 years ago

staskobzar commented 4 years ago

Hello, Sorry, I can not accept this kind of error report. Please, describe your problem and welcoming and inclusive language also would be appeciated.

Thank you

harrylowkey commented 4 years ago

Sorry for my bad error report! I try to use audio tag with ref, and with ref-link to link these tag but it doesn't work. It always throw exception: "Cannot read property 'load' of undefined" So I have to use alone by itselft with prop audio-src

staskobzar commented 4 years ago

Can you provide the code with the problem?