Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix GlobalError interop and add test case #49033

Merged
merged 2 commits into from May 1, 2023

Conversation

sokra
Copy link
Member

@sokra sokra commented May 1, 2023

What?

fixes handling of GlobalError interop
adds a test case for client component bug

Why?

app dir client component interop is broken

Turbopack changes

@ijjk ijjk added Turbopack Related to Turbopack with Next.js. created-by: Turbopack team PRs by the turbopack team type: next labels May 1, 2023
sokra added a commit to vercel/turbo that referenced this pull request May 1, 2023
### Description

Proxy modules must not use interop logic, otherwise only the `default`
export works correctly

next.js PR: vercel/next.js#49033
@sokra sokra force-pushed the sokra/default-import-client-component branch from aa6727e to acdcad8 Compare May 1, 2023 12:17
@sokra sokra force-pushed the sokra/default-import-client-component branch from acdcad8 to eedd97c Compare May 1, 2023 12:20
@sokra sokra marked this pull request as ready for review May 1, 2023 12:21
@sokra sokra merged commit dbccc79 into canary May 1, 2023
99 of 101 checks passed
@sokra sokra deleted the sokra/default-import-client-component branch May 1, 2023 12:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Turbopack team PRs by the turbopack team Turbopack Related to Turbopack with Next.js. type: next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants