mirror of https://github.com/sveltejs/svelte
fix: stringify attribute values before comparison (#9475)
* fix: stringify attribute values before comparison * simplify --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/9431/head
parent
2ebedb04a1
commit
e3e1fef238
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: coerce attribute value to string before comparison
|
Loading…
Reference in new issue