No such type CommentPosition #186019
Replies: 1 comment
-
|
I can see you're experiencing a similar GraphQL type error to the previous TeamDiscussion issue. This "No such type CommentPosition" error appears to be related to changes in GitHub's GraphQL API schema. Based on the previous issue (#183543) which was quickly resolved by the GitHub team, this is likely a backend API issue rather than a problem with your device or app installation. A few things you can try while waiting for GitHub to investigate:
That said, since this appears to be related to GitHub's GraphQL schema (similar to the TeamDiscussion type issue), it's likely a server-side problem that will need to be fixed by GitHub's engineering team. @github/mobile-team - Could you please investigate this issue? It seems to be affecting the PR changes view on Android and appears similar to the recently resolved TeamDiscussion type error. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Since past few days getting 'No such type CommentPosition, so it can't be a fragment condition' error when opening PR changes on Android app.
Similar to this previous issue (https://github.com/orgs/community/discussions/183543) but on PR changes view.
Beta Was this translation helpful? Give feedback.
All reactions