alvarlagerlof / intercepted-routes-route-group-repro

Home Page:https://intercepted-routes-route-group-repro.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js template to use when reporting a bug in the Next.js repository with the app/ directory.

Background

This is mostly a clone of https://github.com/vercel/nextgram because it was easy to demonstrate the issue using it's setup, but it uses the bug repo template as base. All-in-all, there should not be much code that can affect this bug despite there being more codde than there needs to be.

I took the components, related styles and data from https://github.com/vercel/nextgram with the only modification being all of the pages and layouts are inside a (group) folder.

About

https://intercepted-routes-route-group-repro.vercel.app


Languages

Language:JavaScript 73.3%Language:CSS 20.8%Language:SCSS 5.8%