-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When using gotoTrack to switch tracks outside of the player (ie: not previous,next) the error track.pause is not a function triggers. The trace is as follows
pauseAll index.js:131
pauseAll index.js:130
gotoTrack index.js:136
gotoTrack audioService.js:44
audioService.js is a class that basically wraps around gapless to allow the player to play continuously in as other components and/or views get loaded/unloaded.
an example would be going into one playlist, starting a track, then navigating to another playlist and trying to play a track in the new playlist. although this error happens when trying to play another track within the same playlist also.
happy to share any details if needed.
Metadata
Metadata
Assignees
Labels
No labels