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
we could instead use the getInstancesOnHost from @state/selectors. I did a quick try but it seems that calling useSelector on each host iteration on the list breaks the app after a refresh.
We should improve this.
The text was updated successfully, but these errors were encountered:
The Host overview right now collects the sap systems each host belongs to using:
we could instead use the
getInstancesOnHost
from@state/selectors
. I did a quick try but it seems that calling useSelector on each host iteration on the list breaks the app after a refresh.We should improve this.
The text was updated successfully, but these errors were encountered: