Cache wavesurfer data #3993
ImExoOdeex
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Good idea. Feel free to propose a PR. You can also do it in your app like this: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a default song library component that has few static songs, everytime user changes the render of this component they get lagged, due to all the wavesurfers loading all over again, it would be cool to save/load wavesurfer data into custom storage like localstorage with some custom keys, like url, width and height, eg.
ws-{song.url}-{width}-{height}
.chrome_j1XhR8Obe8.mp4
Beta Was this translation helpful? Give feedback.
All reactions