Hi,
I use the c8y tutorial app, which is a great resource to learn about the different c8y components
When I use the sample for the c8y-stepper I see that the code for onStepChange
is not invoked.
I use:
"@c8y/ngx-components": "1013.0.176"
What could be the reason?
Regards Christof
Hi Christof,
as documented, the onStepChange
output Will emit the step index number whenever a step-header button was clicked
.
So only when pressing one of the buttons on top:
it is going to emit a value,
not when e.g. pressing next.
Regards,
Tristan
1 Like
system
(system)
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.