-
-
### Check that this is really a bug
- [X] I confirm
### Reproduction link
unable to reproduce with codespace.
Look below for method
### Bug description
This only happens with Next js +…
-
https://nextjs.org/docs/app/building-your-application/upgrading/version-15 has come out. we should upgrade to it as it's now the stable version.
-
**Screenshot**
![Screenshot from 2024-11-18 08-04-40](https://github.com/user-attachments/assets/1822787e-dd0b-481e-9671-d93a7320d3eb)
**What do we need to build or fix?**
Remove the Next.js cate…
-
Description
We need to integrate PostHog analytics into our Next.js application to track user interactions and gather valuable insights. This integration will help us understand user behavior, improv…
-
-
Port the entire project to next.js, implementing routes for the home page and the movie page, preferably with **dynamic routes** based on the movie id, as fetched from the api. Create a separate branc…
-
The error occurs when I upgraded to Next.js version 15. No fancy or extra config, just a regular instance declaration.
react-mobile-picker version: 9.2.1
NextJS version: 15.0.1
-
### What
Docusaurusから、Next.jsベースのnextraもしくは、Fumadocsへ移行する
※nextraは現在App Router未対応だが、プレリリース済みの4系からは App Routerに対応
### Why
- 翻訳サイトの見た目やテイストを、本家のサイトに近づけたい。(本家のサイトの詳細はリポジトリからは判断できないが、見た目的には [nextra …
-
### Steps to reproduce
1. Take very simple project, e.g. https://github.com/aleksei-berezkin/mui-pigment-example/
2. `npm run dev`
3. Open `localhost:3000`
### Current behavior
Compilation takes …