-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not playing - Any changes made recently? #76
Comments
@adilk2005 Glad you like it! But I can't help you if I don't clearly understand your issue. Could you just show me your code and explain what's the expected/actual behavior? |
Hi, thanks for getting back to me so quickly. Js Fiddle Link: https://jsfiddle.net/adilk/0aowdL36/1/ Expected outcome: My goal is to use the "featured" player outlined on this page. https://vue-aplayer.js.org/ |
@adilk2005 In this specific fiddle the problem is that Vue.component('aplayer', VueAPlayer.default) Or you can just use it normally with npm, as this only happens when you use Vue-APlayer from CDN. |
Thanks 👍 |
Hi, I saw your player and think it's great.
I tried following the instructions and have been tinkering with them for some time now. I can't get it to work. Have there been any changes to the code recently which could cause this issue?
The text was updated successfully, but these errors were encountered: