Dominic Gannaway
Dominic Gannaway
It's really difficult to track exactly what's happening here. I wonder if there's a way we can simplify this out into another REPL that doesn't require drawing rectangles and lines...
> > I'm assuming you're using SSR when you see the error, hence why it's fine in the REPL. > > I'm not using SSR and what I'm trying to...
Closing this for now then :)
Please can you provide a repro on the Svelte 5 REPL instead of stackblitz? Thanks
Looks like this has since been fixed so closing now.
I don't think we need a new rune for this right now. We can always leave it for now make it one later, but doing the reverse it going to...
@Conduitry This is for `unstate` though, which doesn't suffer from that problem.
We decided that the confusion over the naming of this function warranted it being a new rune after all.
I'm doing to need some help with this one. I have no idea why it's happening.
 Adding this seems to fix one of the issues but I'm not sure if it's the correct solution here. Hmm.