C8y tutorial app does not fire (onStepChange)

Hi,

I use the c8y tutorial app, which is a great resource to learn about the different c8y components :+1:

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

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.