onClose
This happened because the modal controller was not clearing the `name` attribute, which is used for looking up the controller to call `onClose` on. Every page navigation would call the method over and over, breaking state in odd ways.
#discourse-modal
.d-modal
integration
acceptance