Closed hey-code-everyday closed 3 years ago
Hi, which version of wavesurfer are you using? Maybe this conversation and relative issues are related with your question: https://github.com/katspaugh/wavesurfer.js/issues/2075#issuecomment-699716326
So please let me know the reason.
can you reproduce the issue without react? Please re-open with non-react example code, closing for now.
Hi, I am using wavesurfer js with React and it looks great. But I get an issue now.
I can not detect "seek" event and can not find a reason.
And when I click region it does not go to the current play time.
So please let me know the reason.
This image is when I click none region area. At this time the playtime goes to the current selected position. And I can detect seek event in this case.
But in this case ( when I click a region area) it does not change playtime. So can not detect seek event too.
Please help me if you know the reason. Thank you.