-
### Steps to reproduce
Link to live example: (required)
https://stackblitz.com/edit/react-jisqwk?file=Demo.tsx
Steps:
Just open the link
Repro
- Open official sample of autoSizing (https:/…
-
### Issue description
Export 'BSON' is not defined in electron app with vite and typescript
### Expected Behavior
Looks related to this [issue](https://github.com/typeorm/typeorm/issues/9959)…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/elastic-wave-5d4hkj?workspaceId=b7d16bab-058a-4b6f-b4f8-cb3182273009
### To Reproduce
1. Create a new Next.js a…
-
### Core Library
MSAL.js v2 (@azure/msal-browser)
### Wrapper Library
MSAL React (@azure/msal-react)
### Public or Confidential Client?
Public
### Description
Next.js recently promoted their ne…
-
Hi, i have faced into problem with prerendering "client" components in NextJs.
Event after adding use client directive, i still have error insode server console like: document is not defined.
![im…
-
### Link to the code that reproduces this issue
https://github.com/matt-pawley/nextjs-babel-issue
### To Reproduce
1. Run `npx create-next-app@latest`
2. Select all default options
3. Create `.ba…
-
### What is the documentation issue?
There should be a page about configuring typescript at https://nextjs.org/docs/pages/building-your-application/configuring/typescript. As it appears at the top in…
-
### What happened?
Hi, there! I'm trying to deploy a Next.js project, and I encounter the bug when trying to use selenium-webdriver in my project for some scraper work, but when I try the smoke test,…
-
The initial chosen stack is ...
1. Server (SSR - SEO)
- [NextJs](https://github.com/vercel/next.js)
2. Web (CSR - SPA)
- [NextJs](https://github.com/vercel/next.js)
3. Mobile
- [React Na…
un33k updated
2 years ago
-
I get this error when my linter runs over the bunx create-t3-app starting repo. I also get this linting error when i install zod separately into a empty repo. **The code runs fine tho**. I don't know …