ui
ui copied to clipboard
Scroll does not reset when changing component view
When going from one component to another the scroll does not reset to the top.

many thanks for your feedback @JuaniSilva this seems like a normal flow, shall we do some improvement here? @shadcn
It looks like this is a known issue in Next.js 13 app dir. Let's keep an eye on https://github.com/vercel/next.js/issues/42492
@mertcanaltin I'll check the PR.
It looks like this is a known issue in Next.js 13 app dir. Let's keep an eye on https://github.com/vercel/next.js/issues/42492
@mertcanaltin I'll check the PR.
ok i will follow it ❤️🚀
Update: now everything goes to the top even if the content didn't change

Shall we close the issue as if the problem is solved? @shadcn
This is fixed. Thanks everyone.