delay / sveltekit-auth-starter

This is a Sveltekit auth starter project. It utilizes Lucia for authentication, Skeleton for ui elements, Prisma for database connectivity and type safety, Lucide for icons, inlang for translation, Zod and Superforms to handle forms and validation and Sveltekit.
https://sveltekit-auth-starter.vercel.app
MIT License
221 stars 31 forks source link

Scroll to top, if click a link in the footer #14

Closed KoljaL closed 1 year ago

KoljaL commented 1 year ago

Yea, thats all.

And thanks for your work to create this collection 👍

delay commented 1 year ago

Interesting, I see if you scroll down on terms and then click privacy it does not render at the top of page. This one may be difficult to figure out. I will look into it. Might be a bug in skeleton.dev, (how it handles app shell). I believe someone mentioned app shell could be troublesome when using it.