Hi,
I currently have an issue in Chromium-Browsers. After the first run of an audio, I cant use the progressbar anymore to jump into the audio.
Steps to reproduce in my case:
- click play
- let it run till the end (it happens after the progressbar gets reloaded because the audio is a bit longer than the progressbar is after the load – i have no idea why because i also insert milliseconds information in my episode config)
- click into the progress bar → the audio always jumps back to the start
I am using podlove inside an vue 3 application.
UPDATE:
Step 3 also happens if i set it with PLAYER_REQUEST_PLAYTIME.
Thanks in advance,
Lifree