GraphQL Autocomplete/Suggestion breaks after switching tabs
E
Evizia Dev Team
I'm experiencing a persistent bug where GraphQL suggestions disappear after switching between tabs.
The Problem: > Schema is "Fetched" successfully, but autocomplete (Ctrl+Space) stops working once I switch to another endpoint and come back. It only shows basic word suggestions (abc icons), not the actual GraphQL schema fields.
What I've tried (and failed):
Disabled "Optimize in-project tab rendering".
Cleared %AppData% cache and local storage.
Manual schema refresh.
Re-installing the app.
The only temporary fix is restarting the entire app, which is very frustrating for large collections. This happens on both Desktop and Web versions. Please fix the state management for GraphQL tabs.
Photo Viewer
View photos in a modal
Jenny
Thank you for your feedback. I currently cannot reproduce the issue. It would be helpful if you could provide more details: Apidog version, Design-first Mode or Request-first Mode.
E
Evizia Dev Team
Jenny
Thank you for getting back to me.
I have tested this on my end, and the issue occurs in both Design-first and Request-first Mode.
Here are my environment details for your reference:
Apidog Version: 2.8.26
OS: Windows 11
Connection: GraphQL Introspection (reproducible on both Localhost and Remote Server)
Please let me know if you need any further logs or screenshots.