-
Notifications
You must be signed in to change notification settings - Fork 26.8k
vercel next.js Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🎓 Fetch failed: AggregateError [ETIMEDOUT] on Node.js 20
bugIssue was opened via the bug report template. Output (export/standalone)Related to the the output option in `next.config.js`. -
You must be logged in to vote 🎓 Browser navigation in between app directory pages are cached and I cannot opt out
bugIssue was opened via the bug report template. NavigationRelated to Next.js linking (e.g., <Link>) and navigation. -
You must be logged in to vote 🎓 MDX support width appDir enabled
bugIssue was opened via the bug report template. area: appApp directory (appDir: true) Markdown (MDX)Related to Markdown with Next.js. -
You must be logged in to vote 🎓 TypeError: Cannot read properties of null (reading 'useContext')
bugIssue was opened via the bug report template. -
You must be logged in to vote 🏎️ Search params are undefined when draft mode is enabled
bugIssue was opened via the bug report template. Output (export/standalone)Related to the the output option in `next.config.js`. RuntimeRelated to Node.js or Edge Runtime with Next.js. -
You must be logged in to vote 🎓 Rewrites in middleware override next.config rewrites
bugIssue was opened via the bug report template. MiddlewareRelated to Next.js Middleware. -
You must be logged in to vote 🎓 Module not found: Can't resolve '***\app\favicon.ico?__next_metadata__'
create-next-appRelated to our CLI tool for quickly starting a new Next.js application. bugIssue was opened via the bug report template. Image (next/image)Related to Next.js Image Optimization. MetadataRelated to Next.js' Metadata API. -
You must be logged in to vote 🏎️ Pages i18n breaks Intercepting Routes
bugIssue was opened via the bug report template. -
You must be logged in to vote 🎓 Some code not executed in production build in Next 14
bugIssue was opened via the bug report template. RuntimeRelated to Node.js or Edge Runtime with Next.js. Pages RouterRelated to Pages Router. -
You must be logged in to vote 🎓 When trying to import 'fs' I get the error: "Module not found: Can't resolve 'fs'"
bugIssue was opened via the bug report template. -
You must be logged in to vote 🎓 Fast Refresh had to perform a full reload
bugIssue was opened via the bug report template. linear: nextConfirmed issue that is tracked by the Next.js team. -
You must be logged in to vote 🎓 Build Fails with Terser: Invalid Unicode Code Point Error
bugIssue was opened via the bug report template. Script (next/script)Related to Next.js Script Optimization. RuntimeRelated to Node.js or Edge Runtime with Next.js. linear: nextConfirmed issue that is tracked by the Next.js team. -
You must be logged in to vote 🎓 fetch
having a different behavior on Vercel with input requestIssue was opened via the bug report template. -
You must be logged in to vote 🏎️ Minified React Errors in production
please add a complete reproductionThe issue lacks information for further investigation bugIssue was opened via the bug report template. area: appApp directory (appDir: true) -
You must be logged in to vote 🎓 Next.js in development mode throws a client-side exception on Safari 16.3 in version 14.2.11
bugIssue was opened via the bug report template. TestingRelated to testing with Next.js. Developer ExperienceIssues related to Next.js logs, Error overlay, etc. -
You must be logged in to vote 🎓 CSS Styles from unrelated pages and components are merged if they're using the same shared component
bugIssue was opened via the bug report template. -
You must be logged in to vote 🎓 The font-family is distorted in nextjs15
bugIssue was opened via the bug report template. Font (next/font)Related to Next.js Font Optimization. -
You must be logged in to vote 🎓 Image unknown errors.
bugIssue was opened via the bug report template. -
You must be logged in to vote 💡 support typescript option
create-next-appnoUncheckedSideEffectImports
Related to our CLI tool for quickly starting a new Next.js application. bugIssue was opened via the bug report template. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 🎓 API is failing in server components but working in client components
bugIssue was opened via the bug report template. Developer ExperienceIssues related to Next.js logs, Error overlay, etc. RuntimeRelated to Node.js or Edge Runtime with Next.js. -
You must be logged in to vote 🎓 Access to font at has been blocked by CORS policy.
bugIssue was opened via the bug report template. -
You must be logged in to vote 🎓 Unexpected behaviour of app router when deployed to vercel
bugIssue was opened via the bug report template. -
You must be logged in to vote 🎓 Open graph image. SVG data parsing failed cause unknown token at 1:1
bugIssue was opened via the bug report template. Image (next/image)Related to Next.js Image Optimization. Lazy LoadingRelated to Next.js Lazy Loading (e.g., `next/dynamic` or `React.lazy`). RuntimeRelated to Node.js or Edge Runtime with Next.js. -
You must be logged in to vote 🏎️ GET and PUT route in same route handler causes 405 Method Not Allowed
bugIssue was opened via the bug report template. RuntimeRelated to Node.js or Edge Runtime with Next.js. -
You must be logged in to vote 🎓 Possible memory leak in Fetch API
bugIssue was opened via the bug report template. Output (export/standalone)Related to the the output option in `next.config.js`. PerformanceAnything with regards to Next.js performance.