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
Currently, an incomplete currentUser configuration is passed to the mutate factory. We should update this so that the mutate object is passed instead to avoid these issues.
Expected Behavior
Use existing currentUser object instead of passing a full config
Steps To Reproduce
n/a
Environment
- OS:
- Node:
- npm:
What are you currently working on that this is blocking?
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
Currently, an incomplete currentUser configuration is passed to the mutate factory. We should update this so that the mutate object is passed instead to avoid these issues.
Expected Behavior
Use existing currentUser object instead of passing a full config
Steps To Reproduce
n/a
Environment
What are you currently working on that this is blocking?
No response
The text was updated successfully, but these errors were encountered: