79107540

Date: 2024-10-20 16:40:08
Score: 2.5
Natty:
Report link

It's likely that createApolloClient function is being called multiple times, which results in multiple Apollo Client instances being created. In Apollo Dev Tools, there is an option to select which instance to view. Declare only one instance, or select the correct instance in the Dev Tools.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Oleksandr Rybalka