-
# Bug Report: `next-css-obfuscator` Causes Unexpected `SyntaxError` in Next.js 15.0.0 with Middleware and Obfuscation
## Type
- [ ] Incorrect Class Name Extraction
- [x] Incorrect JavaScript Obfu…
-
Although it's technically possible to use the `@aptabase/web` package in Next.js, that package is currenetly limited to client-side only events, which might be an issue for those using React Server Co…
-
### Steps to reproduce
See https://github.com/mui/material-ui/blob/master/examples/material-ui-nextjs-pages-router-ts/next.config.js
### Current behavior
next.config.js file
### Expected b…
-
### Describe the Bug
When I import constants like this in my next.config.mjs:
```js
import { constants } from '@sitecore-jss/sitecore-jss-nextjs';
```
The build will break:
```
(node:88…
-
Hey All, we at [Payload](https://payloadcms.com) are extremely excited about getting this to work with our platform. People are asking about running Payload on Cloudflare quite often, and there is a l…
-
**Env** :
```
OS : MAC/Linux
Datadog agent version: ?
dd-trace: v4.26.0
Node: v20.10.0
React: v18.3.0-canary-d900fadbf-20230929
Next.JS : v14.0.4
Next’s build type: standalone
```
Hey 👋🏼…
-
### Describe the bug
I am using an agent in Claude.ai to help me code with Bolt.New as I am not a developer.
I have created three separate Next.JS projects (trying to code the app) that have foun…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…
-
-
I can't arrive the swagger page but the ironic thing is everything is okay!!
I'm trying to implement Elysia.js to next.js but my swagger plugin is sending request to /swagger/json path. But t…