ng2-material-select | Angular 2 Material-like Select Component
kandi X-RAY | ng2-material-select Summary
kandi X-RAY | ng2-material-select Summary
Angular 2 Material-like Select Component
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ng2-material-select
ng2-material-select Key Features
ng2-material-select Examples and Code Snippets
Community Discussions
Trending Discussions on ng2-material-select
QUESTION
I updated my angular 2 to version 4.0.3 then ng busy stoped working and i got this exception:
ERROR Error: Found the synthetic property @fadeInOut. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.
My ts component code:
...ANSWER
Answered 2017-Apr-23 at 20:42Error clearly stated that there you need to import BrowserAnimationsModule
, that happened since Angular 4 release animations module has been moved out from @angular/core
. It has been moved out to separate module @angular/platform-browser/animations
. Apart from that you have to specify below mapping in case you're using systemjs
module loader
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ng2-material-select
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page