bbc / peaks.js

JavaScript UI component for interacting with audio waveforms
https://waveform.prototyping.bbc.co.uk
GNU Lesser General Public License v3.0
3.16k stars 277 forks source link

zoomview not update setsource #452

Closed teswk closed 2 years ago

teswk commented 2 years ago

When manual set the source using audio file .. overview is updated with new audio but zoomview not updating. can you help me on that

chrisn commented 2 years ago

This was a bug introduced in the waveform cache feature added in v0.28.0. It's now fixed, so please update to v2.0.0. You can see details of the changes here and our migration guide in case changes are needed to your code.