-
I get this error upon starting the app and/or when I login
```
○ Compiling / ...
✓ Compiled / in 1899ms (2459 modules)
○ Compiling /api/socket/io ...
✓ Compiled /api/socket/io in 680ms (1614…
-
When calling a unary method using @connectrpc/connect-web in a React server component in Next.js 15, you will always get the following error:
`Failed to generate cache key for https://demo.connectr…
-
### Describe the Bug
In experimenting with the website template for 3.0, I found that the following code in `/src/search/beforeSync.ts` doesn't work as expected:
```typescript
if (categories && A…
-
I encountered the "Dynamic server usage" error when `fetchOptions.cache` was set to `no-store` and the `query` function was used in an RSC component. According to the error message, it seems that Next…
-
An error occurred while retrieving the patient details: SyntaxError: "undefined" is not valid JSON
at JSON.parse ()
at parseStringify (webpack-internal:///(rsc)/./lib/utils.ts:17:38)
at…
-
## Describe the feature you'd like to request
We should make official support for Next 13 app layouts & RSC.
## Describe the solution you'd like to see
Being able to transparently use tRP…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arc…
-
Server Error
Error: Super expression must either be null or a function
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack
_inher…
-
### Provider type
Twitter
### Environment
```
System:
OS: macOS 13.2
CPU: (12) arm64 Apple M2 Max
Memory: 7.90 GB / 64.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 1…
-
In the transcript below, there is no go line in the go.mod.
Builds say I can't use post-Go 1.16 features, but then when I say
"go get go@1.21.0" (using a sufficiently old version so as not to break an…