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
compiling against angular2 rc 0 gives the following errors
node_modules/ng2-bootstrap/components/tabs/tab-heading.directive.d.ts(4,18): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
node_modules/ng2-bootstrap/components/tabs/tab-heading.directive.d.ts(5,30): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
node_modules/ng2-bootstrap/components/tabs/tab.directive.d.ts(13,17): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
The text was updated successfully, but these errors were encountered:
compiling against angular2 rc 0 gives the following errors
node_modules/ng2-bootstrap/components/tabs/tab-heading.directive.d.ts(4,18): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
node_modules/ng2-bootstrap/components/tabs/tab-heading.directive.d.ts(5,30): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
node_modules/ng2-bootstrap/components/tabs/tab.directive.d.ts(13,17): error TS2314: Generic type 'TemplateRef' requires 1 type argument(s).
The text was updated successfully, but these errors were encountered: