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

Popover does not disappear in Playground UI after latest Chrome update #860

Open
wcwright opened this issue Jul 29, 2024 · 2 comments
Open
Labels
internally-reviewed Internally reviewed

Comments

@wcwright
Copy link

Hello,

We have recently encountered an issue where the UI pop-up hints in the Playground never disappear while using the interface. From what we have gathered, this appears to be caused by a change in the latest version of Chrome.

Here is a screenshot of an example, pardon the blanked out field names :)

popup

Note the Date and the BigInt popups never disappear until refreshing the page.

We have noticed that the following error message is now appearing in the developer console:
Screenshot 2024-07-29 151005

We are running Chrome Version 127.0.6533.73 (Official Build) (64-bit) on Windows 11.

Currently our stack is on graphql-go-tools version 1.64.0, but I can confirm that upgrading to the latest version of V1 does not resolve the issue.

@StarpTech
Copy link
Collaborator

Hi @wcwright, the playground is outdated and no longer maintained. You can create a PR to upgrade the playground v1 or migrate to V2 which uses CDN.

@StarpTech StarpTech added the internally-reviewed Internally reviewed label Jul 30, 2024
@wcwright
Copy link
Author

Ah, OK. Thank you for the follow-up, we will take a look!

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

No branches or pull requests

2 participants