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 Sep 7, 2020. It is now read-only.
I dont know, maybe i've missed smthng. I've spent much time, sitting here tired before NY...
I'm trying to import BsModalModule in my app.module.ts file(my main application file).
When i link 'ng2-bs3-modal' file reference, im getting to 'ng2-bs3-modal.d.ts' file.
After i'm trying to implement 'bs-modal-header' directive in my template, i'm getting an error:
"Unhandled Promise rejection: Template parse errors: 'bs-modal-header' is not a known element:".
Mayby i'm missing somethng, i will be appreciated for any help.
I've taked a look to examples, but they are not corresponds to the current version('modal' directives and etc.)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ng2-bs3-modal: '0.13.0'
angular : '5.0.'
I dont know, maybe i've missed smthng. I've spent much time, sitting here tired before NY...
I'm trying to import BsModalModule in my app.module.ts file(my main application file).
When i link 'ng2-bs3-modal' file reference, im getting to 'ng2-bs3-modal.d.ts' file.
After i'm trying to implement 'bs-modal-header' directive in my template, i'm getting an error:
"Unhandled Promise rejection: Template parse errors: 'bs-modal-header' is not a known element:".
Mayby i'm missing somethng, i will be appreciated for any help.
I've taked a look to examples, but they are not corresponds to the current version('modal' directives and etc.)
The text was updated successfully, but these errors were encountered: