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
Hi, is there a way to specify an Angular element as the template? I'd like to use @angular2/material 's <md-progress> component, but currently it fails with a 'Not a known Angular element' error. I'd really like to have this feature, nice library!
The appropriate code snippet from the NgModule imports is this:
Hi, is there a way to specify an Angular element as the template? I'd like to use
@angular2/material
's<md-progress>
component, but currently it fails with a 'Not a known Angular element' error. I'd really like to have this feature, nice library!The appropriate code snippet from the NgModule imports is this:
The text was updated successfully, but these errors were encountered: