DEV Community

Leigh Halliday
Leigh Halliday

Posted on

10 2

Instagram Style Route as Modal in Next.js

Top comments (1)

Collapse
 
mxmzb profile image
Maxim

Thanks a lot, fantastic video!

I think you can prevent the scrolling in your case by adding scroll={false} to the Link which opens the currency page (see nextjs.org/docs/api-reference/next...).

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay