mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #844] [MERGED] fix: rewrite error for react hooks without directive #891
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#891
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/844
Author: @james-elicx
Created: 4/14/2026
Status: ✅ Merged
Merged: 4/14/2026
Merged by: @james-elicx
Base:
main← Head:james/react-use-client-hook📝 Commits (3)
e2c3a2dfix: rewrite error for react hooks without directived79cb75commentsadc75b7bonk📊 Changes
4 files changed (+54 additions, -4 deletions)
View changed files
📝
packages/vinext/src/server/app-page-boundary-render.ts(+16 -0)📝
packages/vinext/src/shims/client-hook-error.ts(+8 -4)📝
tests/app-router.test.ts(+11 -0)➕
tests/fixtures/app-basic/app/missing-use-client-react-hook/page.tsx(+19 -0)📄 Description
fixes #834
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.