-
**Describe the bug**
Using certain components of Flowbite React in Nextjs13 can cause an error: "It only works in a Client Component but none of its parents are marked with "use client", so they're S…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```Operating System:
Platform: darwin
A…
-
> ## Hope someone will help me to solve the problem.
I am facing a problem in nextjs13. I am facing the problem with any routes. I also not facing the problem with my main page `/app/page.tsx` …
-
### Describe the feature
We want to create a Step by Step guide on how to deploy a next 13 app using aws amplify
### Use Case
We want to have it as a small POC and guide for future projects
### Pr…
-
### Question 💬
Hello,
I am trying to use NextAuth within the new nextjs13 api route which is directly in the app directory.
How to make this working ?
Here is my code :
```
// app/api/auth/[…
-
I've followed the examples displayed in the README, as well as looked for solutions in other frameworks but I simply can't fix this problem.
Doing a little bit of debug and research, I can come to …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win64
…
-
Currently the example is on nextjs13, but I try to adapt with nextjs12 which not work as intended. Or is it not compatible with nextjs 12
And there is strange linter error, when install "@lifi/widg…
-
-
### Describe the bug
Next.js 13 just launched with multiple breaking changes.
One of those changes replaces `pages/_app.tsx` and `pages/_document.tsx` with a single, root-layout component at `ap…