podigee / podigee-podcast-player

Podcast Web Player
https://www.podigee.com/en/podcast-player
MIT License
207 stars 41 forks source link

First click on chaptermarks jumps to start. Second tap jumps to chapter. #78

Open emergingdzns opened 4 years ago

emergingdzns commented 4 years ago

So in the player we have a bunch of chapters. If the user hasn't started playing the audio yet and decides to tap on a chapter other than the first chapter, the audio begins playing from the beginning of the audio. The user has to tap a second time to get it to jump to the chapter they want. Once audio is playing tapping on the chapters works fine.

Is there a work around or fix for this?