Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in next.js

NextJS how to avoid Image warnings

Fetching Data from API Route in Next.js 13 Server Component

ThemeProvider from NextUI causing Warning: Extra attributes from the server: class,style

How can I automatically check for a required field in the form, and a asterisk (*) in FormLabel in shadcn/ui, zod

SWR - Uncaught TypeError: Cannot read properties of undefined

reactjs next.js fetch swr

Cannot read properties of undefined (reading 'getInitialProps')

next.js error-handling

In Next.js after routing to a page, how can make auto scroll to a specific component

reactjs next.js scroll

Next.js i18n routing not working for dynamic routes

reactjs next.js

Error: ENOENT: no such file or directory, open '/var/task/src/content/hello.mdx' - Next.js blog Vercel production deployment error

Supabase policies on getServerSideProps - Next.js

typescript next.js supabase

How to type the getStaticProps function when using getStaticPaths params?

504 Gateway Timeout when try to POST request to api route in NEXT.JS application deployed on VERCEL

Does Router.refresh() not work in NextJs 14?

reactjs next.js

How to dynamically create HTML tags in header of all the languages and regions variants of a page?

How to get pathname in NextJS /_document.js file

javascript reactjs next.js

What is proper way to detect device in Next.js SSR?

NextJS getServerSideProps pagination

How do i store data in nextjs that is accessible from anywhere