Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation #149

Open
Abdul-Wahab-kh opened this issue May 23, 2024 · 0 comments
Open

Animation #149

Abdul-Wahab-kh opened this issue May 23, 2024 · 0 comments

Comments

@Abdul-Wahab-kh
Copy link

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
    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
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant