Dominic Gannaway

Results 195 comments of 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...

Please can you provide a repro on the Svelte 5 REPL instead of stackblitz? Thanks

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.

![Screenshot 2024-01-21 at 21 38 00](https://github.com/sveltejs/svelte/assets/1519870/26c3073d-bb0f-4c4f-8418-8e3c61a1a423) Adding this seems to fix one of the issues but I'm not sure if it's the correct solution here. Hmm.