What is the second 'invalidate' argument to Readable.subscribe? #10569
Replies: 1 comment
-
Got a super high quality answer on StackOverflow: https://stackoverflow.com/questions/76915395/what-is-the-second-invalidate-argument-to-readable-subscribe |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The docs only say:
invalidate cleanup callback
. Not very informative.https://svelte.dev/docs/svelte-store#types-readable
Anyone got a little bit more info on this? Maybe a tiny example?
Beta Was this translation helpful? Give feedback.
All reactions