Either BrowserAnimationsModule or NoopAnimationsModule are imported in your application.
There is corresponding configuration for the animation named @horizontalStepTransition.done defined in the animations field of the @Component decorator (see https://angular.io/api/core/Component#animations).
at checkNoSyntheticProp (platform-browser.mjs:760:11)
at NoneEncapsulationDomRenderer.listen (platform-browser.mjs:724:86)
at listenerInternal (core.mjs:25591:40)
at ɵɵlistener (core.mjs:25472:5)
at MatStepper_Case_1_For_6_Template (stepper.mjs:186:8)
at executeTemplate (core.mjs:11268:9)
at renderView (core.mjs:12470:13)
at createAndRenderEmbeddedLView (core.mjs:12540:9)
at LiveCollectionLContainerImpl.create (core.mjs:22877:31)
at createOrAttach (core.mjs:22630:40)
handleError @ core.mjs:6531
Show 1 more frame
Show less
core.mjs:29861 Angular is running in development mode.
core.mjs:6531 ERROR Error: NG05105: Unexpected synthetic listener @horizontalStepTransition.done found. Please make sure that:
Either BrowserAnimationsModule or NoopAnimationsModule are imported in your application.
There is corresponding configuration for the animation named @horizontalStepTransition.done defined in the animations field of the @Component decorator (see https://angular.io/api/core/Component#animations).
at checkNoSyntheticProp (platform-browser.mjs:760:11)
at NoneEncapsulationDomRenderer.listen (platform-browser.mjs:724:86)
at listenerInternal (core.mjs:25591:40)
at ɵɵlistener (core.mjs:25472:5)
at MatStepper_Case_1_For_6_Template (stepper.mjs:186:8)
at executeTemplate (core.mjs:11268:9)
at renderView (core.mjs:12470:13)
at createAndRenderEmbeddedLView (core.mjs:12540:9)
at LiveCollectionLContainerImpl.create (core.mjs:22877:31)
at createOrAttach (core.mjs:22630:40)
handleError @ core.mjs:6531
Show 1 more frame
Show less
[NEW] Explain Console errors by using Copilot in Edge: click
to explain an error.
Learn more
Don't show again
Error: NG05105: Unexpected synthetic listener @horizontalStepTransition.done found. Please make sure that:
BrowserAnimationsModule
orNoopAnimationsModule
are imported in your application.@horizontalStepTransition.done
defined in theanimations
field of the@Component
decorator (see https://angular.io/api/core/Component#animations). at checkNoSyntheticProp (platform-browser.mjs:760:11) at NoneEncapsulationDomRenderer.listen (platform-browser.mjs:724:86) at listenerInternal (core.mjs:25591:40) at ɵɵlistener (core.mjs:25472:5) at MatStepper_Case_1_For_6_Template (stepper.mjs:186:8) at executeTemplate (core.mjs:11268:9) at renderView (core.mjs:12470:13) at createAndRenderEmbeddedLView (core.mjs:12540:9) at LiveCollectionLContainerImpl.create (core.mjs:22877:31) at createOrAttach (core.mjs:22630:40) handleError @ core.mjs:6531 Show 1 more frame Show less core.mjs:29861 Angular is running in development mode. core.mjs:6531 ERROR Error: NG05105: Unexpected synthetic listener @horizontalStepTransition.done found. Please make sure that:BrowserAnimationsModule
orNoopAnimationsModule
are imported in your application.There is corresponding configuration for the animation named
@horizontalStepTransition.done
defined in theanimations
field of the@Component
decorator (see https://angular.io/api/core/Component#animations). at checkNoSyntheticProp (platform-browser.mjs:760:11) at NoneEncapsulationDomRenderer.listen (platform-browser.mjs:724:86) at listenerInternal (core.mjs:25591:40) at ɵɵlistener (core.mjs:25472:5) at MatStepper_Case_1_For_6_Template (stepper.mjs:186:8) at executeTemplate (core.mjs:11268:9) at renderView (core.mjs:12470:13) at createAndRenderEmbeddedLView (core.mjs:12540:9) at LiveCollectionLContainerImpl.create (core.mjs:22877:31) at createOrAttach (core.mjs:22630:40) handleError @ core.mjs:6531 Show 1 more frame Show less