dwmkerr / dwmkerr/angular-modal-service
Doesn't work well when using router
Open
- Dominant language
- JavaScript
- Stars
- 618
- Forks
- 312
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
I am calling ModalService from a directive, which works well when on a particular route view. However, when I change the route to other view where the same directive exists, the ModelService fails to open.
Another issue I observed, when using ModalService in another service and called from any controller, again fails to open.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.