-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if an is…
-
I have this:
"dependencies": {
"@heroicons/react": "^2.1.5",
"@material-tailwind/react": "^2.1.10",
"next": "14.2.13",
"react": "^18.2.0",
"react-dom": "^18"
},
"devDep…
-
**Issue**
When a page defaults to the not-found page client components fail to load the environment variables (all NEXT_PUBLIC) are undefined while on the server they have the correct values.
Th…
-
### Overview of the problem
I'm using react-rnd **version** [10.4.11]
My **browser** is: Chrome
I am sure this issue is **not a duplicate**?yes
### Reproduced …
-
Error when call use in server side in nextjs version 14
-
### Description
I notice that in the NextJS 15 release candidate, [the "alternate" links](https://github.com/amannn/next-intl/discussions/629) that should appear in the response header are missing if…
-
### Describe the bug
When I run the command
```bash
npx shadcn@latest add accordion
```
I got:
✔ Checking registry.
⠋ Updating tailwind.config.js
Something went wrong. Please check the err…
-
### Link to the code that reproduces this issue
https://github.com/joshuabaker/nextjs-issue-route-get-during-build
### To Reproduce
Create a `route.js` or `route.ts` file with a `GET` method.
In…
-
I was excited to try out deno on Next.JS after hearing about it on the syntax podcast. It runs well but unfortunately I'm getting a couple of type errors when importing the next core components like `…
-
### Link to minimal reproducible example
https://docs.reown.com/appkit/react/core/installation
### Summary
Hi, we are following the steps in the installation. We use vite and typescript and are try…