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

chore(react-server/deps): update react canary 14898b6a9-20240318 #209

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Mar 20, 2024

I just spotted Next.js bumped react canary yesterday, so let's follow that for no reason.


Actually, I wonder if this would fix some flakiness from server action related to useHostTransitionStatus

https://github.com/hi-ogawa/vite-plugins/actions/runs/8418325608/job/23048604875#step:11:75

  1) [chromium] › basic.test.ts:305:1 › server action with js ──────────────────────────────────────

    Error: expect(received).toEqual(expected) // deep equality

    - Expected  - 1
    + Received  + 5

    - Array []
    + Array [
    +   [TypeError: Cannot read properties of null (reading 'useHostTransitionStatus')],
    +   [TypeError: Cannot read properties of null (reading 'useHostTransitionStatus')],
    +   [Error: There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering.],
    + ]

Well, it's still there...

https://github.com/hi-ogawa/vite-plugins/actions/runs/8418385485/job/23048785677#step:8:48

@hi-ogawa hi-ogawa mentioned this pull request Mar 22, 2024
69 tasks
@hi-ogawa hi-ogawa force-pushed the chore-react-server-14898b6a9-20240318 branch from b079a47 to 90c660f Compare March 25, 2024 10:09
@hi-ogawa hi-ogawa changed the title chore(deps): update react canary 14898b6a9-20240318 chore(react-server/deps): update react canary 14898b6a9-20240318 Apr 1, 2024
@hi-ogawa hi-ogawa merged commit 5db72e6 into main Apr 1, 2024
4 checks passed
@hi-ogawa hi-ogawa deleted the chore-react-server-14898b6a9-20240318 branch April 1, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant