-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Fields Hints are not hiding after being selected #3770
Comments
I've faced same issue. (x_x )/ |
@asahi-kawajiri Did you find any solution or atleast workaround? |
For now you can use Firefox, the issue is related to Chrome deprecating |
I made a fix for it : graphql/graphql-playground#1431 @kelvinmandlik |
When do we merge this fix? For now, either Safari or Firefox will help. Chrome or Edge will face the same issue. |
@vinhnglx I don't believe a fix will ever get merged. It is an abandoned project. If you cannot switch to another Graphql IDE, your best option is to fork, apply a fix and publish it just like I did. |
hello all. you may recall the creator of graphql-playground and I authored an article several years ago about how playground was to be deprecated for graphiql. we are well underway with this effort, and we reccomend switching an building plugins for additional functionality the issues you are reporting here are related to our library codemirror-graphql, not playground itself |
This issue pertains to the following package(s):
What OS and OS version are you experiencing the issue(s) on?
What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?
I am using rust packages
But it's not only happening in rust It's also happening in nodejs package as well. It is seen that the issue is happening after the recent update of graphql or playground. In nodejs previously it was not happening.
What is the expected behavior?
What is the actual behavior?
What steps may we take to reproduce the behavior?
Please provide a gif or image of the issue for a quicker response/fix.
The text was updated successfully, but these errors were encountered: