-
## Expected Behavior
`getEntries` load the content
## Actual Behavior
In NextJs the contentful library is not loading when it's used in the API route.ts file in production.
In development it…
-
I'm learning the chapter 14 about https://nextjs.org/learn/dashboard-app/improving-accessibility;
when I run
`pnpm lint`
what I expect
`No ESLint warnings or errors`
but I got
`Failed to load…
-
hey, anyone managed to get it working in nextjs pages dir?
heres what ive tried:
imported as:
```ts
// @ts-ignore
import scribe from "scribe.js-ocr/scribe.js";
```
```ts
//other code
await…
-
### What happens?
I'm trying to use the next api reference adapter in the apps router to generate the api reference pages. A few of our APIs have CORS restrictions so we need a proxy URL. According…
-
## Fix
I followed the setup instructions to a T but aren't getting images:
• production mode: No images visible / broken image icons (see screenshot)
• in dev mode:
```
1 of 1 error
Next.…
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
### Link to the code that reproduces this issue
https://github.com/exKAZUu/nextjs-v15-chakra-ui-modal
### To Reproduce
1. `git clone https://github.com/exKAZUu/nextjs-v15-chakra-ui-modal`
2.…
-
### Describe the bug
With NextJS 14 importing web worker is causing an error and won't load it. At version 8.3.13 it works, before @module-federation runtime refactored. I manage to create a basic …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Link to the code that reproduces this issue
https://github.com/vercel/next-learn/tree/main/basics/learn-starter
### To Reproduce
I'm trying to run NextJS on FreeBSD. The first problem occurs w…