When Selecting a cluster and then a Profile (which is not deployed yet) hitting the Debug button invokes ui-backend passing wrong type of type cluster. For instance
I0110 15:08:48.423955 1 client.go:208] "analyze_profile_deployment result: {vault false [Cluster Cluster default/clusterapi-workload is a match but no ClusterSummary instance was found]}" logger="gin"
I0110 15:08:48.424029 1 client.go:221] "ClusterProfile vault is not properly deployed on Cluster Cluster default/default. Following errors detected: [Cluster Cluster default/clusterapi-workload is a match but no ClusterSummary instance was found]" logger="gin"
[GIN] 2026/01/10 - 15:08:48 | 200 | 113.604541ms | 127.0.0.1 | GET "/debugProfileCluster?namespace=default&clusterName=clusterapi-workload&clusterType=capi&profileName=vault&profileKind=ClusterProfile"