Shoaib Ahmed
Shoaib Ahmed
Scroll restoration happens too early before the page gets rendered after hitting browser back button
> It has already been implemented here. https://demo.vercel.store/ why is it so hard to provide a solution. > This moxystudio guy is the best > https://github.com/moxystudio/next-router-scroll I tried this package...
Scroll restoration happens too early before the page gets rendered after hitting browser back button
> I used `next-router-scroll` on the site: https://animek.fun/ great site, I just bookmarked it lol. can you share the part of code where you used the the package?
That's something you can do when using Meilisearch client on your frontend.
@its-monotype is the PR okay now?
@shadcn looks like the linting check failed because of tailwind classes order. I was not able to find a list on where to place the `position` class. Any suggestions?
@shadcn I think it should be mergeable now
opened new issue #1370
opened up a PR that solves this overflow issue #428
For some reason, the `dark` class on `HTML` is being removed and added again during page load. You can notice this more easily if you throttle the load through the...
A reproducible on Codesandbox might help. Just to test, does using `transition-all` help?