svelte
Uncaught TypeError: y.fragment.l is not a function
That's a useful answer
Without any help
The l
method is used in claiming nodes during hydration. Are you attempting to use hydration without compiling with hydratable: true
?
First of all, thanks. I forgot to turn it on when compiling