You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
The issues forum is NOT for support requests. It is for bugs and feature requests only.
Please read https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md and search
existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein.
Bug description:
I use uibModal opens a modal dialog, I need to inject some services in controller, through resolve passed in from outside, but I don't injected existing data services, the modal dialog will not pop up normally, also won't prompt error message, is there a way to prompt error message?
Link to minimally-working plunker that reproduces the issue:
Steps to reproduce the issue:
Version of Angular, UIBS, and Bootstrap
Angular: 1.6+
UIBS:
Bootstrap: 3.0
The text was updated successfully, but these errors were encountered:
The issues forum is NOT for support requests. It is for bugs and feature requests only.
Please read https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md and search
existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein.
Bug description:
I use uibModal opens a modal dialog, I need to inject some services in controller, through resolve passed in from outside, but I don't injected existing data services, the modal dialog will not pop up normally, also won't prompt error message, is there a way to prompt error message?
Link to minimally-working plunker that reproduces the issue:
Steps to reproduce the issue:
Version of Angular, UIBS, and Bootstrap
Angular: 1.6+
UIBS:
Bootstrap: 3.0
The text was updated successfully, but these errors were encountered: