Louis Smit

Results 6 comments of Louis Smit

Thank you for the clear explanation @woutdp. Preventing a memory leak is of course higher priority. I'm pretty new to Svelte (only started learning it because of live_svelte, now I'm...

Hi again @woutdp. I'm taking some time to investigate this and its true that undoing that commit fixes the flashing issue. But I'd like to know how I can actually...

I'm at a loss on this one. It seems the memory does build up when you don't include the destroy method, even though its relatively slowly. But having components flash...

Hi @woutdp! Would really appreciate if you had a look at PR #134 whenever you have a quick second. Thank you in advance :)

@coveres can you provide something I can test on? I just tested `0.13.2` and no flash when navigating. Thank you.

Hi @coveres, sorry it took so long to get back to you. I can confirm the flashing issue is back, even on my local repo. But I'm not yet sure...