-
### Current Behavior
Next.js 15 is using React 19.0.0-rc when you use the `app` folder, and all versions of `@pixi/react` are using internal api's that break in React 19.
See:
- https://github.com/v…
-
### Steps to reproduce
Either pigment or next-i18next i18n library can work on a project:
https://github.com/rkurbatov/acq-test - here is example repository for NextJS v12. We managed to fix nex…
-
I've got an error when I upgraded to Next 15. This is the `next.config.ts` file I used:
```typescript
import type { NextConfig } from 'next'
await import('@/env')
const config: NextConfig = …
-
We are upgrading our project to use Next.js 15 and are facing the following error in Storybook for all components, even those that are not using `next-intl` functionality:
```
A React Element from…
-
When using MDX I get hydration errors in Next.js
```jsx
…
-
# Deprecation Notice for `nextjs-mf`
We intend to **deprecate (`EOL`) `nextjs-mf`**, maintained by the core authors of Module Federation.
- **Pages Router** will remain "supported," and small, …
-
Next.js is een framework dat werkt op React, dus ik leer een systeem gebruiken dat ik later ook bij andere React-projecten kan toepassen. React zelf is heel populair en wordt door veel bedrijven gebru…
-
I'm implementing DuckDuckGo search functionality in my Next.js application using `llamaindex`. However, the search feature is not working as expected. Also in the other apps that i have already deploy…
-
This is a placeholder to track the next.js integration work
-
Recent canary versions of Next.js 15 as well as the stable version that was released yesterday break [alternate links](https://next-intl-docs.vercel.app/docs/routing#alternate-links).
This header i…