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
This was suggested by @CaptainN in meteor-svelte/svelte-tracker#3, so that the computation isn't automatically invalidated if the component is created inside a Tracker computation.
I haven't yet thought through the implications of what happens if someone uses useTracker recursively.
0 commit comments