You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know whether we have an official stance on this, but adding types for an experimental feature that's only available in one of the three big browser engines feels iffy to me.
Activity
Conduitry commentedon Jun 4, 2025
I don't know whether we have an official stance on this, but adding types for an experimental feature that's only available in one of the three big browser engines feels iffy to me.
korywka commentedon Jun 4, 2025
Can this issue remain open while we wait for Firefox or Safari support? I believe the wait won't be too long.
dummdidumm commentedon Jun 4, 2025
We have not added experimental types in the past and we should keep it that way. If you want to you can extend the types yourself as explained here https://svelte.dev/docs/svelte/typescript#Enhancing-built-in-DOM-types
Keeping this open so we can revisit once it's stable