Topic: Stepper Count Not working
noveltytech priority asked 4 years ago
Expected behavior*stepper count to be incremental*Actual behavior*stepper count not working*Resources (screenshots, code snippets etc.)
https://mdbootstrap.com/docs/angular/components/stepper/#docsTabsOverview
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: 8.8.2
- Device: Macbook Pro
- Browser: Firefox, chrome
- OS: MacOS catalina
- Provided sample code: No
- Provided link: Yes
Arkadiusz Idzikowski staff commented 4 years ago
Please provide the html/ts code that you used to render the component. Are there any errors in the console?
noveltytech priority commented 4 years ago
Email Input invalid Input valid CONTINUE Password Input invalid Input valid CONTINUE BACK Finish!
SUBMITArkadiusz Idzikowski staff commented 4 years ago
We need both html and ts (if used) code to reproduce this problem. The HTML code you included is not complete
noveltytech priority commented 4 years ago
I tried to paste the code but when publishing the code is clipped ??
noveltytech priority commented 4 years ago
can you please use the non-linear stepper from the following link this is the exact code which i have used
https://mdbootstrap.com/docs/angular/components/stepper/#non-linear
Arkadiusz Idzikowski staff commented 4 years ago
We tried to recreate this problem on the example from the documentation, but it looks like the steps incrementation works correctly. Please prepare a simple demo app on which we will be able to reproduce the problem and send it to a.idzikowski@mdbootstrap.com
noveltytech priority commented 4 years ago
Hello Arkadiusz,
Did you use the angular version code or the jquery one?? Jquery version is working but the angular code is not working
noveltytech priority commented 4 years ago
One more thing I tried to create a snippet for angular project and it is not working
TypeError this.manifest.dependencies is undefined
Arkadiusz Idzikowski staff commented 4 years ago
I tested it on the Angular version. We already know about the problems with snippets and we are working on fixes.