ng2-bootstrap-modal
ng2-bootstrap-modal copied to clipboard
Deprecated <template> element
Hi! I use your modal window in my project with angular 4. In console i have a warning:
The element is deprecated. Use
Hi. I not tested with angular 4 yet. Angular2 had issue with imposibility put child component directly to html element, because i used 'template'.
@bikalay try to replace <template> to <ng-template>
Pull Request is pending for approval and merge https://github.com/ankosoftware/ng2-bootstrap-modal/pull/24