-
Call Stack
_.$e
https://accounts.google.com/gsi/client (128:335)
new rp
https://accounts.google.com/gsi/client (227:3)
aq
https://accounts.google.com/gsi/client (246:34)
No
https://accounts.go…
-
# How to deploy a Next.js app to a Hetzner VPS using SST and Docker - Anton Prudkohliad
Learn how to self-host your Next.js application on a Hetzner VPS using SST and Docker for robust and fast deplo…
-
According to [this comment](https://github.com/welldone-software/why-did-you-render/issues/84#issuecomment-1364626602) the community still don't have a working example of how to integrate with Next.js…
-
### Describe the bug 💬
When running a Next.js project with the app router in dev I get the following error when reloading the page on mobile or when the browser simulates a mobile. I suspect it's b…
-
### What version of `drizzle-orm` are you using?
0.31.0
### What version of `drizzle-kit` are you using?
0.22.1
### Describe the Bug
One of my columns is of type `vector` (from the `pgvector` ext…
-
It seems patternfly-react components cannot be used with serverside rendering frameworks. I've tried with both remixjs and nextjs.
The following simple code in both nextjs and remix creates errors
…
-
There is a bug when using midtrans-client in version 1.4 above
TypeError: midtrans_client__WEBPACK_IMPORTED_MODULE_0___default(...).Snap is not a constructor
env:
Next.js 14.2.5 (app router)
mid…
-
### Scenario & Reproduction Steps
1. scaffold a new next.js app with `npx create-next-app@latest` and default options
2. `npm install @1password/sdk`
3. replace contents of `app/page.tsx` with
…
-
### Environment
```
System:
OS: macOS 14.6.1
CPU: (14) x64 Apple M3 Max
Memory: 18.59 MB / 36.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.16.0 - ~/.nvm/versions/no…
-
The current router only supports `/pages`, which throws the following error if we used in `/app`.
**Unhandled Runtime Error**
`Error: NextRouter was not mounted. https://nextjs.org/docs/messages/n…