-
The goal of this proposal is to enhance the current README file for the nextjs-videocall-webapp repository by providing a more detailed and user-friendly documentation structure. This will improve und…
-
When you set up Sentry with Next.js using the wizard, there is a step asking about CI. It tries to get you to add the auth token to your CI provider but if you're using the Vercel integration, you don…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/nextjs-error-boundary-catches-server-throws-mmvlsd
### To Reproduce
- Create your own [`ErrorBoundary` component](htt…
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.…
-
### Link to the code that reproduces this issue
https://github.com/samstr/shadcn-formstatus-demo
### To Reproduce
1. Clone https://github.com/samstr/shadcn-formstatus-demo
2. npm install
3. npm r…
-
I think it's a good idea to rewrite this as an SPA. But, once you did that why are you using NextJs anymore? What value does it provide?
-
While trying to use your package I've came across the following error:
⨯ ./node_modules/react-split-flap-display/dist/index.css
Global CSS cannot be imported from within node_modules.
Read more: h…
-
it seems like this library gives opinions about the routing solutions that exist in the react ecosystem. However, there are some frameworks like nextjs that have their own file-based router implementa…
-
When importing CustomDialog, I get an error. My code is:
```
const CustomDialogPromise = import("react-st-modal").then(
(module) => module.CustomDialog
);
```
The error is:
```
SyntaxErr…
-
```sh
git clone https://github.com/brunolemos/react-native-web-monorepo.git
cd react-native-web-monorepo
yarn
yarn workspace web-nextjs build
```
```sh
Failed to compile.
../components\src\A…