-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.…
jpb06 updated
1 month ago
-
⚠ ./node_modules/.pnpm/@elastic+ecs-winston-format@1.5.3/node_modules/@elastic/ecs-winston-format/index.js
Module not found: Can't resolve 'elastic-apm-node' in '.pnpm/@elastic+ecs-winston-format@1.…
-
# Bug report
## Summary
I just installed Storybook for my project using npx storybook@latest init following the official documentation. However, when I try to run Storybook, I encounter the fol…
-
The page should be rewritten in next, because...
- Better SEO (SSR)
- Better structure
I hate myself for using React in the first place.
Try to migrate the old code as good as possible, make …
-
### 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…
-
Since [NextJS fetch](https://beta.nextjs.org/docs/api-reference/fetch) has been introduced.
There is no way yet for the generated code to input the `cache` and `next.revalidate` fetch's options.
-
### Link to the code that reproduces this issue
https://github.com/unredundant/nextjs-crash-on-redirect
### To Reproduce
1. Start the server in dev mode
2. Go to port 3000 (or, whichever port the …
-
# NextJs 기본문법
사이드 프로젝트를 준비하면서 Next.js에 대해서 알게 되었고, 데브코스 최종 프로젝트 작업을 하기에 앞서 Next.js를 사용하게 되어 기본 문법을 다시 공부하고 이를 활용하고자 정리해 보았다.
[https://woodaelog.com/31.NextJs-basic-grammer/?utterances=b951a4d7c92cb0…
-
- Add the backend folder inside the app folder.
- install the following packages:
```sh
yarn add axios bcryptjs jsonwebtoken nodemailer mongoose react-hot-toast
```
-
### What is the documentation issue?
The whole NextJS documentation site crashes when PerformanceObserver is undefined
### Is there any context that might help us understand?
If you go to about:con…