-
when use v4.3.1, console error: Super expression must either be null or a functio...
v4.2.0 is ok
-
When running
`npm run dev`
we got this error:
`error - Failed to find font override values for font Hanken Grotesk`
The font works and there is no warning or any issues in the console in the fi…
-
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 …
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
### 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
…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
I'm unable to test this in the canary releas…
-
Hi Team,
I have deployed code with nextjs 13 ap router, it is not working as expected.,
- NextJs13 does not support next export so there are no app.js file
- AppRouter new and it is failed to i…
-
### 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…
-
### Bug description
Hi.
Today I have created a new repo and installed prisma in my app, then created my schema and yada yada, only to find that the imports are now deprecated.
`imports from "@pr…
-
#### Do you want to request a _feature_ or report a _bug_?
_bug_
#### What is the current behavior?
When I import a custom global font into the layout file, I receive the following error:
`'cli…