mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 00:09:23 +02:00
[PR #807] fix: stable client reference id #860
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#860
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/807
Author: @hyoban
Created: 4/9/2026
Status: 🔄 Open
Base:
main← Head:4-9-stable-layout📝 Commits (5)
a9223b6add test7693c17code5edf6ccRevert "code"c39839aMerge branch 'cloudflare:main' into 4-9-stable-layoutd37d6c3Merge branch 'cloudflare:main' into 4-9-stable-layout📊 Changes
5 files changed (+138 additions, -0 deletions)
View changed files
➕
tests/e2e/app-router/nextjs-compat/layout-search-params.spec.ts(+60 -0)➕
tests/fixtures/app-basic/app/nextjs-compat/layout-search-params/[id]/layout-shell.tsx(+42 -0)➕
tests/fixtures/app-basic/app/nextjs-compat/layout-search-params/[id]/layout.tsx(+17 -0)➕
tests/fixtures/app-basic/app/nextjs-compat/layout-search-params/[id]/page.tsx(+14 -0)➕
tests/fixtures/app-basic/app/nextjs-compat/layout-search-params/layout.tsx(+5 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.