Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in next.js

type script error after wrapping Material-UI button - error: Type '{ children: string; color: "light-green"; }' is missing the following properties

Why are rows appearing in my new Nextjs app?

path.startsWith is not a function in next js

TypeError: Cannot read properties of undefined" when inserting data with Prisma in Next.js

next.js prisma

Next.js "use client" & useState Unhandled Runtime Error: TypeError: __webpack_require__.n is not a function

Rendering image from API response in NextJS - just downloads base64 file

image base64 next.js

Chain Multiple Middleware Functions in NextJs 13 for authentication and internationalization

How to add Prometheus to next.js?

Meta tags are moving to <body> tag instead of <head> tag

next.js nextjs-15

TypeError: req.formData is not a function, in next js api

reactjs typescript next.js

TailwindCSS animations on conditionally rendered components in React

How to use dynamic import with a named export in Next.js?

reactjs next.js

getStaticPaths throws "TypeError: segment.replace is not a function"

javascript reactjs next.js

How to combine several plugins inside next.config.js file?

javascript webpack next.js

adding canonical tag to head in nextJS makes FontAwesomeIcon classes not work

"You're importing a component that needs next/headers. That only works in a Server Component which is not supported in the pages/ directory"-error

Is it posible to add video in background with Next.js?

reactjs video next.js