One Pager Link to another component on the same page.
Unanswered
Giant panda posted this in #help-forum
Giant pandaOP
Link the title says. This is what im trying to do. I have a layout.tsx where I put the other components/pages together. So it is a one pager. Would I be able to link it somehow this way?
1 Reply
Beveren
If I understood your question well then yes, you will be able to do this. But there are still some issues with scrolling when using <Link> - https://github.com/vercel/next.js/issues/49087