Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 4 showing depricated element usage in ng-bootstrap #1459

Closed
ashishdoneriya opened this issue Apr 9, 2017 · 1 comment
Closed

Angular 4 showing depricated element usage in ng-bootstrap #1459

ashishdoneriya opened this issue Apr 9, 2017 · 1 comment

Comments

@ashishdoneriya
Copy link

ashishdoneriya commented Apr 9, 2017

The <template> element is deprecated. Use <ng-template> instead ("
<div class="card">
[WARNING ->]<template ngFor let-panel [ngForOf]="panels">
<div role="tab" id="{{panel.id}}-header" [attr.ar"): ng:///home/ashish/workspace/angular/node_modules/@ng-bootstrap/ng-bootstrap/accordion/accordion.d.ts.NgbAccordion.html@2:4

Version of Angular, ng-bootstrap, and Bootstrap:

Angular: 4.0

ng-bootstrap:^1.0.0-alpha.22

Bootstrap:4

@pkozlowski-opensource
Copy link
Member

Duplicate of #1337 (check #1337 (comment)) that will be solved via #1439. For now you can safely ignore the warning - we are perfectly aware of it and will remove it as soon as we drop 2.x support via #1439.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants