You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
To render HUD, yes it needs HTML to inject itself into. That said you should still be able to access the full client by going directly to the client URL (HUD provides this link when you click in the "G") and from there you should see both Json and Html based results.
Hi avan,
i have copied the url from the web app in which the HUD was working, till https://localhost:{port}/glimpse/client/index.html.I tried to change the api port number .It asked for metadata url of the Glimpse(by default it is being considerd as Base Url and "/metadta") In which every time it is displaying the No requests found even though i am invoking api endpoints.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Our app shows the HUB when a controller action returns a
View()
but not with when it returnsJson()
.Json()
?View
in which to render its HUB.The text was updated successfully, but these errors were encountered: