Closed
Description
Describe the problem
As far as I'm aware, only Svelte Native uses foreign namespace support. However, they can't use it in Svelte 5. The way they implement support is by overriding the DOM creation methods. However, we don't use those same methods anymore and so their support is going to break. The solution to that won't involve using foreign namespace
Describe the proposed solution
Remove foreign namespace
Add custom renderer API in a future 5.x release
Importance
nice to have
Metadata
Metadata
Assignees
Labels
No labels