I have a full-stack SvelteKit application that uses SSR (no prerendering), and the Google Search Console indexes not only my resolved routes, but also the unresolved routes with slugs, like this:
How is it possible?
The bug has been fixed, I guess by an update of SvelteKit. Marking it as resolved.