Merged PR 2480: update status from page load not state
update status from page load not state Related work items: #24297
This commit is contained in:
@@ -2032,7 +2032,10 @@ const CaseSummary = (props) => {
|
||||
}
|
||||
id="case-status"
|
||||
>
|
||||
<StatusDetails />
|
||||
<StatusDetails
|
||||
searchResultsObj={props.searchResultsObj}
|
||||
searchDetailsObj={props.searchDetailsObj}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user