Has the way invalidate
works changed?
#6343
-
Up until one of the recent SvelteKit releases, I could call |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yes, they have changed how invalidate works. It used to require a URL, but now works without a URL too. |
Beta Was this translation helpful? Give feedback.
Yes, they have changed how invalidate works. It used to require a URL, but now works without a URL too.
Explanations here: https://kit.svelte.dev/docs/load#invalidation