Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[graphiql] Autocomplete doesn't work #3839

Closed
1 task done
xdelvalle opened this issue Dec 17, 2024 · 3 comments · Fixed by #3840
Closed
1 task done

[graphiql] Autocomplete doesn't work #3839

xdelvalle opened this issue Dec 17, 2024 · 3 comments · Fixed by #3840

Comments

@xdelvalle
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

A few days ago, GraphiQL was working correctly, but today, without making any significant changes, I've noticed the autocomplete has stopped working. GraphiQL doesn't build the queries as it did a few days ago. I'm using graphiql with Spring boot 3.4.0 and spring-boot-starter-graphql.

Expected Behavior

Autocomlete working!

Steps To Reproduce

  1. With a spring boot project.
  2. Run the application (without graphql errors)
  3. Open graphiql and try to make a query

Environment

  • GraphiQL Version: I don't know
  • OS: Ubuntu 24.04.1
  • Browser: Google Chrome, Opera
  • Bundler:I don't know
  • react Version:I don't know
  • graphql Version:I don't know

Anything else?

image

@dimaMachina
Copy link
Collaborator

@xdelvalle @samlindley @clenemt I just cut a release https://github.com/graphql/graphiql/releases/tag/graphiql%403.8.2
lmk if it was fixed

@ssprang
Copy link

ssprang commented Dec 17, 2024

Looks like it was fixed, yes, thank you! 🙇🏻 ⭐

@xdelvalle
Copy link
Author

Fixed! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants