mirror of https://github.com/sveltejs/svelte
fix: allow `bind:this` on `<select>` with dynamic `multiple` attribute (#11378)
fixes #11377pull/11335/head
parent
500b2065e0
commit
4479b8c6f3
@ -0,0 +1,5 @@
|
||||
---
|
||||
"svelte": patch
|
||||
---
|
||||
|
||||
fix: allow `bind:this` on `<select>` with dynamic `multiple` attribute
|
Loading…
Reference in new issue