You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.