-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: frontend
-
S
Reproduce:
- Create an entity that requires a check for delete conflicts when it is deleted (e.g. an event based process)
- Go to the view mode of the Event based process
- Make sure you are having a slow connection (e.g. by using the network throttling tool in Chrome)
- Click the Delete button
- While the modal content is loading, close the modal again by clicking on the backdrop or the close icon
Expected:
- The modal is closed
Observed:
- Error message "Cannot read property 'focus' of null" is displayed