Needing a way to close the modal on route change
Modal service for AngularJS - supports creating popups and modals via a service.
Brought to you by:
evanfcrane
Originally created by: bentedder
Trying to find a good way to close this modal on route change or in some other capacity when I don't have access to the instance of the modal. Is there a way to target the modal and close it from far away?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: unkillbob
Would this help? https://github.com/dwmkerr/angular-modal-service/pull/189