Skip to content

Apollo client initiated requests since apollo client v3.9.2 in Nextjs sometimes render as undefined data #11578

Closed
@pmualaba

Description

@pmualaba

Issue Description

Since v3.9.2 of Apollo client we experience unpredictable failed requests which then render undefined data in the UI. It is really hard to reproduce, since refreshing the web page either introduces the issue or remediates the same issue. But what we know for sure is that reverting @apollo/client back to 3.8.10 solves this issue completely.

Link to Reproduction

https://github.com/apollographql/apollo-client/assets/1754718/3815339e-8fa6-44e8-853a-ed0eba02ed21

Reproduction Steps

image

@apollo/client version

^3.9.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions