519 issues found — filter by difficulty, status, or repo
Browser-specific hydration failure due to turbopack runtime assumptions.
The issue involves DOM side-effects and requires understanding of React's handling of `<title>` tags.
The issue involves understanding Next.js metadata and shared fetch behavior.
Cache poisoning issue during rapid test execution requires careful investigation of Next.js caching behavior.
CSS `:has()` rules are incorrectly applied due to `display: none` behavior.
Investigating whether server functions in event handlers is intended behavior
Legacy filter expressions are no longer compatible after a JSON parsing change.
Memory leak in AbortSignal.any() requires investigation of cleanup mechanisms.
CSS encoding issue requires careful handling of user permissions and data serialization.
The issue clearly identifies a bug in HMR handling of interception routes with a proposed fix.
Middleware tracing produces duplicate traces requiring careful instrumentation changes
Suspense boundaries with useSearchParams cause hydration errors in production.