### Describe the bug Mixing `#each` and `svelte:component` causes props contamination on versions >= `4.1.0` when `#each` block is re-evaluated. Link to the [REPL](https://svelte.dev/repl/d726672633d548db8ebb15d3b084df36?version=4.2.1) ### Reproduction https://svelte.dev/repl/d726672633d548db8ebb15d3b084df36?version=4.2.1 ### Logs _No response_ ### System Info REPL@4.2.1 ### Severity annoyance