-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
"Prettify Query" fails with the following error:

Expected Behavior
prettify query formats the query (and potentially the variables)
Steps To Reproduce
- use latest graphiql 5 version
- render component
- write a query
- click "Prettify Query" -> see error in console
Environment
- GraphiQL Version: 5.2.0
- OS: ubuntu
- Browser: edge stable
- Bundler: vite
react
Version: 19
Anything else?
No response