-
Notifications
You must be signed in to change notification settings - Fork 89
Description
Error: NG05105: Unexpected synthetic listener @horizontalStepTransition.done found. Please make sure that:
-
Either
BrowserAnimationsModuleorNoopAnimationsModuleare imported in your application. -
There is corresponding configuration for the animation named
@horizontalStepTransition.donedefined in theanimationsfield of the@Componentdecorator (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
BrowserAnimationsModuleorNoopAnimationsModuleare imported in your application. -
There is corresponding configuration for the animation named
@horizontalStepTransition.donedefined in theanimationsfield of the@Componentdecorator (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