Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

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

Opentelemetry is not collecting http_server_request_duration_bucket metrics for Nextjs endpoints

HTTP server metrics are not being collected due to initialization timing issues with Next.js.

mediumopenNext.jsTypeScriptReact
next.js7
1mo ago

CSS chunk loaded in a script tag (CSS modules)

CSS module chunking issue requires Webpack and CSS module expertise.

mediumopenNext.jsTypeScriptReact
next.js4
1mo ago

Vary header is being overwritten by Next causing CDN issues

The issue involves modifying header behavior in Next.js, which requires understanding of middleware and headers.

mediumopenNext.jsTypeScriptReact
next.js0
1mo ago

`next dev`: Instrumentation hook is still analyzed for the edge runtime despite never running in the edge runtime

Edge runtime analysis incorrectly checks nodejs-only APIs in dev mode.

mediumopenNext.jsTypeScriptReact
next.js5
1mo ago

Docs: How to intentionally block in Cache Components?

Documentation needs to clarify how to handle blocking patterns in Cache Components.

mediumopenNext.jsTypeScriptReact
next.js24
1mo ago
← PrevPage 10 of 11Next →
Browse Issues | GoodFirstPicks