Commit e3e1fef
authored
fix: stringify attribute values before comparison (#9475)
* fix: stringify attribute values before comparison
* simplify
---------
Co-authored-by: Rich Harris <[email protected]>1 parent 2ebedb0 commit e3e1fef
File tree
2 files changed
+9
-1
lines changed- .changeset
- packages/svelte/src/internal/client
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2658 | 2658 | | |
2659 | 2659 | | |
2660 | 2660 | | |
| 2661 | + | |
| 2662 | + | |
2661 | 2663 | | |
2662 | 2664 | | |
2663 | 2665 | | |
| 2666 | + | |
2664 | 2667 | | |
2665 | 2668 | | |
2666 | 2669 | | |
| |||
2671 | 2674 | | |
2672 | 2675 | | |
2673 | 2676 | | |
2674 | | - | |
| 2677 | + | |
2675 | 2678 | | |
2676 | 2679 | | |
2677 | 2680 | | |
| |||
0 commit comments