Hi, Im trying to get started with Angular 2 and Material 2. I have setup
Angular 2 and Followed the Material 2 getting started guide
(https://material.angular.io/guide/getting-started). Material2 seems to be
working fine in the browsers but Protractor is having issues with finding
the material components. Im getting this error:
'md-toolbar' is not a known element:
1. If 'md-toolbar' is an Angular component, then verify that it is part of
this module.
2. If 'md-toolbar' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to
the '@NgModule.schemas' of this component to suppress this message. ("[ERROR
->]<md-toolbar><span>{{title}}</span></md-toolbar>
"): AppComponent@0:0
How can I get protractor to include the Material 2 components?
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.