Topic: Stepper - event when selectionChanged

EytanD free asked 4 years ago


Expected behavior I would like to receive event when step I being changed in mdb-stepper Tried to use selectionChange but the event is not fired

Would like to get event when using stepper top nav bar and when using stepper.next/previous()

Resources (screenshots, code snippets etc.)

<mdb-stepper #stepper [linear]="true" class="donor-stepper" (selectionChange)="stepperMoved($event)">

EytanD free answered 4 years ago


Hi Thanks for your answer
I just ran nom install again to get updates And now the project is no compilling I get this error : enter image description here

enter image description here


Arkadiusz Idzikowski staff commented 4 years ago

We need some more information about the problem. Which version of Angular and MDB Angular do you use? Did you use different version before running npm install?


Arkadiusz Idzikowski staff answered 4 years ago


We added stepChange event in version 8.0.0. Please try to use this one.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 8.1.1
  • Device: All
  • Browser: All
  • OS: Alls
  • Provided sample code: No
  • Provided link: No