Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvarlagerlof/intercepted-routes-route-group-repro
https://github.com/alvarlagerlof/intercepted-routes-route-group-repro
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alvarlagerlof/intercepted-routes-route-group-repro
- Owner: alvarlagerlof
- Created: 2023-04-08T11:07:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:59:18.000Z (about 1 year ago)
- Last Synced: 2024-05-02T06:03:53.573Z (9 months ago)
- Language: JavaScript
- Homepage: https://intercepted-routes-route-group-repro.vercel.app
- Size: 949 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) template to use when reporting a [bug in the Next.js repository](https://github.com/vercel/next.js/issues) 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.