Skip to content

Commit

Permalink
Merge pull request ManageIQ#8263 from Autosde/fix_RemoveGenericItemMo…
Browse files Browse the repository at this point in the history
…dal_Controlled_Component_error
  • Loading branch information
jeffibm authored May 20, 2022
2 parents d35963a + 71ded12 commit dc5921b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/components/remove-generic-item-modal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ class RemoveGenericItemModal extends React.Component {
this.state = {
data: [],
loaded: false,
force: false,
};
}

Expand Down

0 comments on commit dc5921b

Please sign in to comment.