-
Request:
curl -X 'POST' \
'http://localhost:3000/api/generate' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d '{
"prompt": "A popular heavy metal song about…
-
### Description
I'm trying to use shadcn NavigationMenu together with the next-intl link, using legacyBehavior+passHref but I'm getting a bunch of the following warnings:
```
"onClick" was passed…
-
### Describe the bug
HMR is not working in root route. only working from normal routes.
### Your Example Website or App
https://github.com/TanStack/router/tree/main/examples/react/start-basic-rsc
…
-
we have used these icons in our Design System.
but. when we use [NextJS 13 with App Router](https://nextjs.org/docs/getting-started/react-essentials#when-to-use-server-and-client-components), we ca…
-
**Relevant package**
`@svg-use/react`
`@svg-use/webpack`
**Describe the bug**
I'm trying to use this with Next.js 14 as a replacement for svgr. We're using the App Router and have a number of …
-
When performing a rollback inside a transaction I get an error:
```
- error TransactionRollbackError [DrizzleError]: Rollback
at BetterSQLiteTransaction.rollback (webpack-internal:///(rsc)/./…
-
### Discussed in https://github.com/facebook/docusaurus/discussions/8758
Originally posted by **gaearon** March 10, 2023
---
I'd like to start a discussion on what it would take to …
-
I'm getting this error when i run fresh install
`Query: select "accounts"."userId", "accounts"."type", "accounts"."provider", "accounts"."providerAccountId", "accounts"."refresh_token", "accounts"…
-
- Discussion: https://github.com/remix-run/remix/discussions/8048
We have a lot more design stuff to write up beyond the discussion.
-
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…