Skip to content
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

When reopen modal player seekTo will not work #195

Open
reymark-labrador opened this issue Apr 24, 2018 · 3 comments
Open

When reopen modal player seekTo will not work #195

reymark-labrador opened this issue Apr 24, 2018 · 3 comments

Comments

@reymark-labrador
Copy link

This plugin is the best. cheers to author!
I have an issue.
Here is my code:
this._audioProvider.tracks[this.currentIndex].seekTo(parseInt(seekVal));

It works when the first open of the modal but when I reopen the modal the seekTo function will not work. I hope someone will response. Thanks

@arielfaur
Copy link
Owner

@MAC69 I have never tested that use case with a modal. Are there any errors in the console?

@reymark-labrador
Copy link
Author

No error. I did not use the html 5 audio components. I am still figuring out what would be the problem. I hope you could test in modal. Thanks.

@ludobit
Copy link

ludobit commented Jun 6, 2018

similar issue when i used audio-track in a custom component. Track start but the seek doesn't move and onFinish doesn't be triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants