-
### Link to the code that reproduces this issue
https://codesandbox.io/p/sandbox/next-app-router-spa-reload-issue-dnzlt9
### To Reproduce
1. `npm run dev`
2. Click "link to path" and "link to home…
cduff updated
10 months ago
-
### Verify canary release
- [x] I verified that the issue exists in Next.js canary release
### Provide environment information
next: 12.1.1-12.1.6-canary.2
react: 17.0.2 or 18.0.0
node: 14.19.1
…
-
I am trying to send browser hits to Pirsch with Next.js middleware:
```ts
import { Pirsch } from 'pirsch-sdk/web'
export async function middleware(request: NextRequest) {
const client = new …
-
During Production the Embla Carousel Stops at the end of scroll, but once deployed it continues forever without stopping. Am I missing something?
![image](https://user-images.githubusercontent.com/…
-
# 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…
bmakr updated
10 months ago
-
Help!
Unable to compile localhost:3000/dashboard:
Because of this missing module error:
-
Your issue may already be reported!
Please search on the [issue tracker](https://github.com/Unitech/pm2/search?type=Issues) before creating one.
## What's going wrong?
After I run `pm2 start npm …
-
### Description
You have on landing page link to example which uses "latest" tag in package.json and everything is okay.
When I migrate app to `3.0.0-rc.6` there is a problem with correct caching he…
-
-
### What is the improvement or update you wish to see?
I would like to request the correction of typo in the dashboard-app course document.
### Is there any context that might help us understand?
I…