Fix: Modal of the inactivity inspection does not show up
This commit is contained in:
parent
0e38681e32
commit
22be736c88
@ -97,6 +97,8 @@ class ActivityCheck extends Component {
|
||||
onRequestClose={handleInactivityDismiss}
|
||||
shouldCloseOnOverlayClick={false}
|
||||
shouldShowCloseButton={false}
|
||||
priority="high"
|
||||
isOpen
|
||||
>
|
||||
<Styled.ActivityModalContent>
|
||||
<h1>{intl.formatMessage(intlMessages.activityCheckTitle)}</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user