mirror of https://github.com/sveltejs/svelte
fix: set volume through DOM property (#12485)
Already works when using spread attributes, but not when setting it on its own fixes #12029pull/12487/head
parent
35ab21df93
commit
48c5503b53
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"svelte": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: set `volume` through DOM property rather than attribute
|
Loading…
Reference in new issue