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
Uncaught (in promise) Error: Cannot add property 39, object is not extensible
at new ApolloError (index.js?6e99:29)
at Object.error (QueryManager.js?1d9d:137)
at notifySubscription (module.js?f89c:137)
at onNotify (module.js?f89c:176)
at SubscriptionObserver.error (module.js?f89c:229)
at eval (asyncMap.js?a45e:27)
Does anybody can help me with this issue ? Maybe giving me a workaround ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm unable to update the cache after my mutation and I don't understand how I can manage this.
I followed the documentation here : Making all other cache updates
I found this issue that seems to be a bit ignored...
Here are the 2 ways I tried :
And both throws this error :
Does anybody can help me with this issue ? Maybe giving me a workaround ?
Beta Was this translation helpful? Give feedback.
All reactions