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
cluster-ui: fix replicas and regions query for the database details API
A change in cockroachdb#105582 caused the regions/replicas query to return
incorrect, unexpected results causing the endpoint to never resolve
properly, which in turn, caused an infinite loading state. This change
fixes the regions/replicas query for the database details API.
Release note (ui change): fix a broken query for the database details
page that was causing an infinite loading state.
0 commit comments