-
### Link to the code that reproduces this issue
https://codesandbox.io/p/sandbox/great-cdn-k9f434
### To Reproduce
1. Run the build script in the linked reproduction sandbox
2. Observe the l…
-
Running `next build` doesn't work with this package when using next14.
```
RangeError: Maximum call stack size exceeded
at String.replace ()
at parse (/Users/local/workspace/app/node_mod…
-
- After following the setup correctly, the timeline was only showing a single line and not displaying the data as expected. After investigation, I discovered this was because I am using Next14 which i…
-
### Link to the code that reproduces this issue
empty
### To Reproduce
1. docker run xxx
### Current vs. Expected behavior
1.start the server
### Provide environment information
```bash
node 1…
-
### Describe the bug
## Context
I am unable to successfully build my Next.js app with next 14 and next swagger doc.
It works fine when running locally but I am unable to build locally and in…
-
ymc9 updated
8 months ago
-
### Link to the code that reproduces this issue
npx create-next-app
### To Reproduce
Anywhere
### Current vs. Expected behavior
document.addEventListener("click", function () {
console.log("h…
-
[https://twitter.com/ErfanEbrahimnia/status/1723741584984846532](https://twitter.com/ErfanEbrahimnia/status/1723741584984846532)
From [SyncLinear.com](https://synclinear.com) | [KEY-249](https://line…
-
I'm using Next 13 App router and I've configured my next.config like in the demo
```typescript
const {
withHydrationOverlay,
} = require("@builder.io/react-hydration-overlay/next")
/** @type …
-
### Related page
https://mui.com/x/react-data-grid/localization/
### Kind of issue
Unclear explanations
### Issue description
ThemeProvider not provide Translation keys. Works only when…