Topic: Stepper Count Not working
noveltytech
asked 9 months 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
Open
- User: Free
- Premium support: No
- Technology: 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 9 months ago
Please provide the html/ts code that you used to render the component. Are there any errors in the console?
noveltytech commented 9 months ago
Email Input invalid Input valid CONTINUE Password Input invalid Input valid CONTINUE BACK Finish!
SUBMITArkadiusz Idzikowski staff commented 9 months ago
We need both html and ts (if used) code to reproduce this problem. The HTML code you included is not complete
noveltytech commented 9 months ago
I tried to paste the code but when publishing the code is clipped ??
noveltytech commented 9 months 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 9 months 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 commented 9 months 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 commented 9 months 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 9 months ago
I tested it on the Angular version. We already know about the problems with snippets and we are working on fixes.