-
### Describe the Bug
![image](https://github.com/user-attachments/assets/7e4189a3-8f5b-4783-9d93-3e1bccb9351e)
- Log in to the Umami dashboard.
- Navigate to the dashboard for a specific project.…
-
Edit: Next.js 15 introduces support for ESLint 9 now.
https://nextjs.org/blog/next-15#eslint-9-support
---
Update the ESLint dependency to v9.0.0. Currently, it appears that `next lint` does no…
-
##### Environment
* Link to playable MPD file: https://live11-dash-preprod-he2.v-o.staging.cdn.orange.com/MnM3Syr0m1M-33yU8dNNYg/1733011200/428467/506237/54/cmaf/r11_pre10_ott/dash_high.mpd
* Dash.j…
-
Hey, I've tried using stylexjs with app router and it works. but when i tried using it with pages router, Im getting an issue of stylex adding class names to the elements but not applying styles to th…
-
The following error happens with `@google-cloud/tasks` after updating from 4.0.1 to **4.1.0**:
```
Error: ENOENT: no such file or directory, open '/vercel/path0/fuu/node_modules/.pnpm/@google-clou…
-
### 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.io/…
-
Hi, when I try to use next and leaflet at the same time, using components in leaflet always raises window is not defined error, do you know how to fix it?
The full error report is as follows
Referen…
-
### Bug description
Middleware does not work, but when the middleware does nothing it does work, for example:
```ts
const middleware = (req) =>
{
console.log('middleware', req.nextUrl.pathn…
-
**Describe the bug**
I can't for the life of me figure out how to deploy Next.js SSR app. Tried every possible combination, with standalone output or not:
```yml
#- script: yarn build
…
-
When scrolling AG Grid rapidly, the app can crash, displaying "Minified React error [#185](https://ag-grid.zendesk.com/hc/requests/185)" (https://react.dev/errors/185). This error consistently occurs …