Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Error: Found the synthetic property @triggerName. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application. at checkNoSyntheticProp

@Component({
  selector: '...',
  templateUrl: './...',
  animations: [myNgIfAnimation] // <-- Don't forget!
})
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Found #synthetic #property #Please #include #checkNoSyntheticProp
ADD COMMENT
Topic
Name
1+3 =