-
- Site: [https://d309kopm8ags5f.cloudfront.net](https://d309kopm8ags5f.cloudfront.net)
**New Alerts**
- **Timestamp Disclosure - Unix** [10096] total: 5:
- [https://d309kopm8ags5f.cloudfront…
-
### Bug Description
app.js:1 Plugin failure: search-in-canvas TypeError: Cannot read properties of undefined (reading 'keys')
at patchKeys (plugin:search-in-canvas:1544:9)
at updateView (pl…
-
When I upgraded superjson to version 2.0.0 and ran the `next build` command, I got the following error:
```
info - Collecting page data ...Error [ERR_REQUIRE_ESM]: require() of ES Module C:\Users…
-
I'm getting constant warnings when using IcecastMetadataPlayer in a Next.js app.
I'm including it in a component called `player.tsx` this way: `import IcecastMetadataPlayer from 'icecast-metadata-p…
-
**Describe the bug (with repro)**
I created a new Quasar project, did some work in it, then tried to do `quasar ext add @quasar/qmarkdown@next` and got this error:
```
% bun quasar ext add @q…
-
### next-on-pages environment related information
```
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 22:08:48 PDT 2024; root:xnu-…
-
I noticed next/image's size is set differently depending on where you host your Next.js project.
I uploaded a 1 page Next.js project displaying an image on Netlify and Vercel.
On Vercel, the ima…
-
On contentful web UI it says
but that command doesn't work in my example app that I created with a default template and nextJS app.
-
### Describe the bug
```
client:489 [vite] connecting...
client:608 [vite] connected.
core.mjs:30062 Angular is running in development mode.
zone.js:1201 [Violation] 'focus' handler took 302ms
z…
-
Next 14 and later require `useSearchParams` to have a [Suspense boundary](https://nextjs.org/docs/messages/missing-suspense-with-csr-bailout). It's not a problem when running `yarn dev`, but to make a…