Ray Wong

Results 5 comments of Ray Wong

Hello! I'd like to work on this.

I looked into this again, and now I believe the issue is related to how reactivity works in Svelte 5 with runes. In the original code, when I added `console.log(virtualListElement)`...

Thank you for answering! I looked into this again and found that when using `on:input`, it works as expected for my use case, and I wondered why. It turns out...

To clarify, the desired behavior is for the validation error to appear immediately when the checkbox is checked and then unchecked. This is an edge case, so for now, I'll...