I’m calling ngx-bootstraps modal from within a ng-template in my applications component. I have built my current setup in a stackBlitz example As you can see, I have added another event to the modals cancel/close button – when these are clicked two events fire. One to close the modal and another to do “something else”. I want to be able