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] Query building stopped working on version 3.8.1 #3836

Closed
1 task done
bernardowerneck opened this issue Dec 16, 2024 · 7 comments · Fixed by #3837
Closed
1 task done

[graphiql] Query building stopped working on version 3.8.1 #3836

bernardowerneck opened this issue Dec 16, 2024 · 7 comments · Fixed by #3837

Comments

@bernardowerneck
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When selecting the query items from the sidebar, it does not build the corresponding query in the code editor.

Expected Behavior

It should build the query correctly, based on the selected return items and filters

Steps To Reproduce

This started happening recently, so I believe it is related to the latest release, version 3.8.1, that is currently in production

Environment

Anything else?

No response

@dimaMachina
Copy link
Collaborator

dimaMachina commented Dec 16, 2024

Thanks for reporting, I can confirm, the query builder only updates the first clicked field, this an issue due recent enabled react-compiler, fix is coming and will be released in few minutes

@dimaMachina
Copy link
Collaborator

@bernardowerneck try now 🙏

@bernardowerneck
Copy link
Author

@dimaMachina its not working yet for me. Is it a problem in the cdn build? We are using the embedded graphiql from spring graphql, which points to the one hosted in https://unpkg.com/graphiql/graphiql.min.js. Is mantained by this repo, or should I open issue somewhere else? Do you know of a cdn that is working?

@dimaMachina
Copy link
Collaborator

seems I did a release only for @graphiql/react but not for graphiql, will do it right now too, sorry!

@dimaMachina
Copy link
Collaborator

@bernardowerneck @emmenko @Trsa993 I just cut a release graphiql%403.8.2 (release)
lmk if it was fixed

@Trsa993
Copy link

Trsa993 commented Dec 17, 2024

Fixed, thanks!

@dimaMachina
Copy link
Collaborator

dimaMachina commented Dec 17, 2024

thank you, lmk if you'll found more regression, pushing a fix for another one 😅 #3842

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