Skip to content

Fix test hydration check in Safari 10.1#40285

Merged
ijjk merged 1 commit intocanaryfrom
fix/test-hydration-check
Sep 6, 2022
Merged

Fix test hydration check in Safari 10.1#40285
ijjk merged 1 commit intocanaryfrom
fix/test-hydration-check

Conversation

@ijjk
Copy link
Copy Markdown
Member

@ijjk ijjk commented Sep 6, 2022

This removes the optional chaining inside of the executeAsync as that is treated literally when passed to the browser and Safari 10.1 doesn't support optional chaining.

fixes: https://github.com/vercel/next.js/runs/8213273664?check_suite_focus=true
fixes: https://github.com/vercel/next.js/runs/8213237056?check_suite_focus=true

@ijjk ijjk added the created-by: Next.js team PRs by the Next.js team. label Sep 6, 2022
@ijjk ijjk marked this pull request as ready for review September 6, 2022 19:04
@ijjk ijjk merged commit e8ff273 into canary Sep 6, 2022
@ijjk ijjk deleted the fix/test-hydration-check branch September 6, 2022 19:17
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

created-by: Next.js team PRs by the Next.js team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants