Open marekdedic opened 2 weeks ago
I honestly have no idea what strictEvents
is. I don't see it on svelte.dev at all or the Svelte 5 migration guide, so adding it to the migration guide might be a good first step
Yeah, this is something that was implemented, but never properly documented. Anyway, more info is here:
Describe the bug
Hi, Svelte 4 supported the
strictEvents
attribute on the<script>
element:In Svelte 5, this is no longer supported. Thus, svelte-migrate should remove this attribute
Reproduction
I don't know how to create a repro repo for svelte-migrate
Logs
No response
System Info
Severity
annoyance
Additional Information
No response