Skip to content

Commit

Permalink
Fixes #36892 - Pass host results to REX slot
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylenz committed Nov 6, 2023
1 parent f03e699 commit 31e4675
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ const HostsIndex = () => {
<Slot
id="_all-hosts-schedule-a-job"
hostSearch={selectedCount && fetchBulkParams()}
hostResponse={response}
selectedCount={selectedCount}
/>
</SplitItem>
Expand Down

0 comments on commit 31e4675

Please sign in to comment.