BENDERFACToRY / vault

The frontend for the vault
0 stars 1 forks source link

Fix reloading audio element #7

Closed XiXora closed 3 years ago

XiXora commented 3 years ago

For media elements, if the src changes dynamically, you need to load the new source.

dxlbnl commented 3 years ago

Great work, but ill be doing a little refactoring. I don't think having derived stores is necessary, and also inhibits us to check whether the prop is actually present (mp3 might not be available)