Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Calling getCurrentTrack when no track is playing throws error #20

Open
davidskaarup opened this issue Oct 19, 2018 · 1 comment · May be fixed by #15
Open

Calling getCurrentTrack when no track is playing throws error #20

davidskaarup opened this issue Oct 19, 2018 · 1 comment · May be fixed by #15

Comments

@davidskaarup
Copy link

screen shot 2018-10-19 at 10 24 50

Is this expected behavior? I am trying to make a controller component, and the only way I have found to update the current track position is to continuously call getCurrentTrack to get currentPlayTime. But I can't find any way to check if a track is playing.

@n1ru4l
Copy link
Contributor

n1ru4l commented Nov 19, 2018

My pull request addresses this issue: #15

@n1ru4l n1ru4l linked a pull request Nov 19, 2018 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants