We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"react-jinke-music-player": "^4.24.2",
play by index zero is not working for first time. But click index one is working and then click index zero again it is not working.
this.audio.playByIndex(0)
first song in playlist should play
only play after click other index and click again
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
"react-jinke-music-player": "^4.24.2",
Description
play by index zero is not working for first time. But click index one is working and then click index zero again it is not working.
Steps
this.audio.playByIndex(0)
Reproduce Link
Steps to Reproduce
Expected Behavior
first song in playlist should play
Current Behavior
only play after click other index and click again
System information
Comments
The text was updated successfully, but these errors were encountered: