deep-foundation / deep-foundation/deepcase-app

Uncaught (in promise) ApolloError: field "link_id" not found in type: 'links_insert_input'

Open
#177 0 comments 0 reactions 1 assignee Claimed by @Aruseli View on GitHub
bug
Dominant language
TypeScript
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

# Error
```
Uncaught (in promise) ApolloError: field "link_id" not found in type: 'links_insert_input'
at new ApolloError (index.js:26:1)
at eval (QueryManager.js:97:1)
at both (asyncMap.js:16:46)
at eval (asyncMap.js:9:57)
at new Promise ()
at Object.then (asyncMap.js:9:1)
at Object.eval [as next] (asyncMap.js:17:1)
at notifySubscription (module.js:132:1)
at onNotify (module.js:176:1)
at SubscriptionObserver.next (module.js:225:1)
at eval (iteration.js:4:50)
at Array.forEach ()
at iterateObserversSafely (iteration.js:4:1)
at Object.next (Concast.js:25:43)
at notifySubscription (module.js:132:1)
at onNotify (module.js:176:1)
at SubscriptionObserver.next (module.js:225:1)
at eval (parseAndCheckHttpResponse.js:143:1)
```

# How to reproduce
This happens after some time when you edit your link from another space. If you move to the space where the link located - this problem disappears for some time then it can come again

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.