Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

527 issues found — filter by difficulty, status, or repo

Languages
Frameworks
Ecosystem
Topics

Root loading.js doesn't work when navigating in nested routes (e.g. navigating from child to grandchild route)

The issue reports inconsistent loading.js behavior in nested routes compared to layout.js.

mediumopenNext.jsTypeScriptReact
next.js7
1mo ago

`router.push()` reuses cached redirect from prefetch without fresh middleware evaluation

The issue involves middleware evaluation and caching behavior in Next.js routing.

mediumopenNext.jsTypeScriptReact
next.js1
1mo ago

Dynamic Routes in Symlinks is not working

Dynamic routes via symlinks are broken across multiple Next.js versions.

mediumopenNext.jsTypeScriptReact
next.js10
1mo ago

Duplicate Rendering with Parallel Routing

Issue involves complex Next.js parallel routing behavior with unclear root cause.

mediumopenNext.jsTypeScriptReact
next.js6
1mo ago

Unable to import constants from client-side components

Client-side constant imports behaving unexpectedly with unclear root cause.

mediumopenNext.jsTypeScriptReact
next.js7
1mo ago

Webp image with alpha channel is converted to jpeg image that has a black color for the alpha instead of being a transparent png

Alpha channel handling in image conversion needs fixing.

lowopenNext.jsTypeScriptReact
next.js22
1mo ago

Empty slot directory causes error in production build

Issue appears resolved in newer versions, reducing urgency.

lowopenNext.jsTypeScriptReact
next.js1
1mo ago

Using `next/font` results in `Font loader calls must be assigned to a const` in Pages Router

Issue involves browserlist configuration interfering with Turbopack, requiring investigation.

mediumopenNext.jsTypeScriptReact
next.js15
1mo ago

Generated sitemap is not escaped and is invalid if a URL has the character `&`

The issue involves escaping special characters in sitemap URLs to ensure valid XML output.

lowopenNext.jsTypeScriptReact
next.js3
1mo ago

`next build` fails while prerendering internal /_global-error route that does not exist in the app

The issue involves a build failure with unclear tooling behavior.

mediumopenNext.jsTypeScriptReact
next.js17
1mo ago

Webpack mangles `@import ... supports(...)` syntax when inlining CSS

Webpack CSS parsing issue requires understanding of Webpack internals.

mediumopenNext.jsTypeScriptReact
next.js0
1mo ago

[Turbopack] [Pages] Hydration error (or double render) when using dynamic imports in _app.tsx

Hydration issue with dynamic imports in _app.tsx that may require Turbopack-specific fixes.

mediumopenNext.jsTypeScriptReact
next.js6
1mo ago
← PrevPage 32 of 44Next →
Browse Issues | GoodFirstPicks