Can anyone offer help or tips to solve an issue where the blocking background fade surrounding a modal stops disappearing after clicking close. Methods used so far are:
self.options.application.getLayout().showInModal(view);
and
layoutComponent.showContent(view, {showInModal: true});
The view is being passed the container as application.