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

Attempt to polyfill globalThis for old chrome #61872

Closed
wants to merge 1 commit into from
Closed

Attempt to polyfill globalThis for old chrome #61872

wants to merge 1 commit into from

Conversation

karlkeefer
Copy link
Contributor

@karlkeefer karlkeefer commented Feb 9, 2024

Fixing a bug

#58818 (comment)

Haven't actually tested this - setting up local next.js development is too big of lift at the moment.


Since this code seems to tolerate a FakeAsyncLocalStorage, perhaps a simpler fix is this one. Feel free to close this PR without comment if the other way is preferable.

@ijjk ijjk added the type: next label Feb 9, 2024
ijjk added a commit that referenced this pull request Jun 18, 2024
Simpler/cleaner alternative to #61872.
Attempting to fix bug
#58818 (comment)

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
Copy link
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closing in favor of #61872

@ijjk ijjk closed this Jun 18, 2024
@github-actions github-actions bot added the locked label Jul 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants