Open benmccann opened 1 month ago
afterUpdate has backticks, but not beforeUpdate: https://svelte.dev/docs/svelte/lifecycle-hooks#Deprecated:-beforeUpdate-afterUpdate
afterUpdate
The markdown has backticks for both. I guess the processing must be removing only the first occurrence:
https://github.com/sveltejs/svelte/blob/033061842d463c1db9a0ebed3b27a2ab5b7fddb7/documentation/docs/06-runtime/03-lifecycle-hooks.md?plain=1#L81
afterUpdate
has backticks, but not beforeUpdate: https://svelte.dev/docs/svelte/lifecycle-hooks#Deprecated:-beforeUpdate-afterUpdate