Open Magnus-Ignitic opened 6 months ago
Any updates on Svelte 5 support? Seems that an example like this just causes an out of memory error on the browser
@hewliyang @Magnus-Ignitic, thanks for bringing this up. We are looking into this issue. Hopefully we can include a fix in our next release.
Just ran into this aswell, the browser just freezes. Looking forward for a solution and thank you for this awesome library!
browser freeze with chunk-SXMMSZKG.js?v=7191c123:303 Uncaught (in promise) Error: effect_update_depth_exceeded
error
I know Svelte 5 is still in RC but interesting finding(?) nonetheless. Or Not. Multiple XY components in the XY container crashes my application at least:
Same code works in Svelte 4.