ankosoftware / ng2-bootstrap-modal

Library to simplify the work with bootstrap modal dialogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template parse warning on app start

bbonet opened this issue · comments

Getting the following error in the Chrome javascript console when running my app.

Template parse warnings:
The element is deprecated. Use instead ("[WARNING ->]<template #element>"): ng:///BootstrapModalModule/DialogHolderComponent.html@0:0

screen shot 2017-05-31 at 10 11 52 am

Duplicate of #17