About
modal version string is undefined when Grafana is not configured
#365
Labels
bug
Something isn't working
Looks like that's actually a bug on the frontend:
cryostat-web/src/app/Shared/Services/Api.service.tsx
Line 112 in 16410a7
Since there is no Grafana configuration, the
Api.service
fails the request, causing the "Grafana configuration not found" error popup. But this also prevents the version string from being correctly populated.Originally posted by @andrewazores in https://github.com/cryostatio/cryostat/issues/809#issuecomment-1028321900
The text was updated successfully, but these errors were encountered: