GraphQL Playground auto-completion stopped working
Closed this issue · 3 comments
Describe the bug
The auto-completion on the queries in the GraphQL Playground stopped working, I used to be able to see the possible values, now I can only see the entries __schema and __typename. Queries themselves are still working, only the auto-completion stopped working. The Schema and the Docs in the sidebar still show the valid and working query entries.
To Reproduce
Steps to reproduce the behavior:
- Go to the GraphQL Playground App
- Click on query editor
- Press Shift+Space to open the auto-completion menu
- None of the possible queries from the schema are shown
Expected behavior
The auto-completion shows the possible values for the query
Screenshots
Desktop (please complete the following information):
- OS: Fedora 36
- Browser Chromium, Firefox and Edge
same for me as well
Heya,
We're having a problem with one of the dependencies. We're looking for a workaround right now. Sorry for the inconvenience in the meantime!
Thank you, it seems to be working again after you pinned the version. Please feel free to close this issue.