Skip to content

Explorer: fix error when clicking outside the modal #113

@jonty007

Description

@jonty007

If I first click in the modal window, and then outside of the modal, an error is displayed:

Cannot read properties of null (reading 'remove')
TypeError: Cannot read properties of null (reading 'remove')
    at Modal._destroyBackdropEl (http://localhost:1032/static/js/bundle.js:23043:49)
    at Modal.hide (http://localhost:1032/static/js/bundle.js:23134:12)
    at Modal._handleOutsideClick (http://localhost:1032/static/js/bundle.js:23069:12)
    at HTMLDivElement._clickOutsideEventListener (http://localhost:1032/static/js/bundle.js:23050:15)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions