You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway, for some reason at random times the old object stays behind. I'm just hoping someone might have an idea why this might happen? I don't understand how Svelte would implement the above code.
I have a variable I use to basically fade a component out, and then update, like this:
I don't know a better way to do this?
Anyway, for some reason at random times the old object stays behind. I'm just hoping someone might have an idea why this might happen? I don't understand how Svelte would implement the above code.
I created a REPL for this https://svelte.dev/repl/aa8de3c5614744838c7e0baeb83fd1c4?version=3.19.1 though I'm not seeing the same behaviour (which would mean you'd see two hello messages).
The text was updated successfully, but these errors were encountered: