-
Running this from a fork on github codespaces throws that error when sending a chat message...
I added this to see if it made it work, but it doesn't.
Any idea?
```js
//layout.tsx
export const…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
`npx @sentry/wizard@latest -i nextjs`
All options for enhancements were marked as off.
### Expected Result
That I can build the N…
-
At present, when shipping to production with tabler icons react (nextjs13) over 10mb of bundle space is allocated to the icons. It appears every import is importing the entire js library so the librar…
-
### Describe the bug
Please bear with me, because I have no idea how to best start. I've also done my best to narrow this down as much as possible, but I haven't been able to provide a minimal reprod…
-
Consider the two custom "links" below.
```
"objectscript.conn": {
"active": true,
"links": {
"Launch Zen page": "${serverUrl}/csp/${namespace}/${classname}.cls",
…
-
### Verify Next.js canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Describe the bug
I use this plugin very heavily in a small production app, th…
-
I'm getting this error in Nextjs>13.4
>next.js.config
```
/** @type {import('next').NextConfig} */
const CopyPlugin = require("copy-webpack-plugin")
const nextConfig = {
experimental: {
…
-
### Bug description
When I'm trying to use the 13.4 server actions feature of NextJS, I cant use prisma to query my db and return the response back to client. This is because prisma can't run on th…
-
### Link to the code that reproduces this issue
https://github.com/Justinyu1618/nextjs-issue-test
### To Reproduce
The issue happens inconsistently, and only when running the dev server. Try runnin…
-
# Bug report
- [X] I confirm this is a bug with Supabase, not with my own application.
- [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…