altair-graphql / altair

✨⚡️ A feature-rich GraphQL Client for all platforms.
https://altairgraphql.dev
MIT License
5.12k stars 316 forks source link

[BUG] Docs don't show up at all #2551

Closed andrewmartin closed 3 months ago

andrewmartin commented 3 months ago

Is there an existing issue for this?

Current Behavior

My docs are completely blank. They were working fine for awhile, and now they don't show up at all.

Expected Behavior

Docs show up.

Steps To Reproduce

Launch app, go to "Docs" tab. Nothing shows up.

Environment

- OS: Sonoma 14.5 (23F79)
- Browser: Altair GQL Client
- Platform: 
- Version: Version 7.0.1 (7.0.1)

Additional context

I only have a single tab open and really wish the docs would show up. Queries work totally fine. Any suggestions to reset?

imolorhe commented 3 months ago

I think this will need more information? Docs may not show up for several reasons, including because introspection is disabled on the server. Do you see any errors in the console?

andrewmartin commented 3 months ago

I don't see any errors in the console, I do see that it's likely an introspection failing suddenly though. Jumped the gun, apologies. I'll close the issue for now, I don't think it's Altair related.