-
## Expected Behavior
when executing nx affected --target=build in AWS CodeBuild using the --files argument i would expect the affected apps to be build. here is the command I am executing:
npm run a…
-
Hello!
I've happened to runtime error with the testing readme.
```typescript
import singletonRouter from 'next/router';
import NextLink from 'next/link';
import { render, fireEvent, screen, w…
-
**Intended outcome:**
After updating to `3.4.5`, on our `Next.JS@11.1.0` app, we expect that our app launch with any problem.
**Actual outcome:**
On our production bundle (everything works fin…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
next info
```bash
Operating System:
Platfo…
-
### 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…
-
### Description
next12 warns
> warn - You should not access 'res' after getServerSideProps resolves.
> Read more: https://nextjs.org/docs/messages/gssp-no-mutating-res
### Reproduction
Usi…
-
### Summary
Tried to do a minimal repro with a next.js implementation ([moti#14](https://github.com/nandorojo/moti/issues/14#issuecomment-955243098)) but ran into some issues when adding next.js vi…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: x64
…
-
Init new nextjs project, import antd , then Run `yarn start` is right,but when i run `yarn build`, has error:
![image](https://user-images.githubusercontent.com/12367406/140054234-3d0c506e-a018-44…