altair-graphql / altair

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

Docs and intellisense stopped working in the Web UI #2567

Closed nilsottesen closed 4 days ago

nilsottesen commented 1 week ago

Describe the bug I have been using the Altair Web UI for my .NET8 ASP.NET project for quite a while, but all the sudden the docs and the intellisense stopped working

To Reproduce Steps to reproduce the behavior:

  1. I hit F5 in my Visual Studio project
  2. The browser opens at "https://localhost:7110/graphql/core/ui/altair"
  3. When opening Docs the spinner goes for a long time (sometimes forever) and serves an empty docs panel with a search field
  4. I find errors in the Chrome Console explaining that "Failed to construct 'Worker'" (see screenshot)

Expected behavior

Screenshots image

Desktop (please complete the following information):

Additional context

jmartin127 commented 1 week ago

We are experiencing the same issue on Chrome and MacOS, as well as in the Mac Altair application.

imolorhe commented 1 week ago

This issue should be fixed in v7.2.1. Please can you verify?

nilsottesen commented 1 week ago

Samuel, Currently I’m using nuget package GraphQL.Server.Ui.Altair v7.7.1, which seem to be the latest available. The web client is reporting v 7.2.0, but I don’t know how to select a different version.

Some guidance will be appreciated.

Cheers, -Nils

From: Samuel @.> Sent: Thursday, June 27, 2024 4:18 PM To: altair-graphql/altair @.> Cc: Nils Petter Ottesen @.>; Author @.> Subject: Re: [altair-graphql/altair] Docs and intellisense stopped working in the Web UI (Issue #2567)

CAUTION - This message originated outside AVEVA

This issue should be fixed in v7.2.1. Please can you verify?

— Reply to this email directly, view it on GitHubhttps://github.com/altair-graphql/altair/issues/2567#issuecomment-2194827143, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADHIVVCBSITU25XDRKYS2Z3ZJQNJNAVCNFSM6AAAAABJ4ANKWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJUHAZDOMJUGM. You are receiving this because you authored the thread.Message ID: @.**@.>>


AVEVA Group Limited is registered in England at High Cross, Madingley Road, Cambridge, England CB3 0HB. Number 2937296.

imolorhe commented 1 week ago

I'm not sure how the nuget package is updated, but sounds like the update needs to be done by the owners of the package

imolorhe commented 1 week ago

https://github.com/graphql-dotnet/graphql-dotnet

nilsottesen commented 1 week ago

Ctrl+F5 was all it took to upgrade to 7.2.1 :-) Docs and intellisense seems to be working again. Thank you!


AVEVA Group Limited is registered in England at High Cross, Madingley Road, Cambridge, England CB3 0HB. Number 2937296.

niksy commented 1 week ago

When can we expect change in browser extensions?

imolorhe commented 4 days ago

Browser extensions were updated over the weekend