I created a stepper and a button to advance through steps. The button successfully changes using nextStep() but I'm expecting the stepper calciteStepperChange to fire with this and it's not. Is that not a correct expectation or do I have something else incorrect?
https://codepen.io/David-Jantz/pen/oggjRxN
While super old, this pen shows what I'd expect with the event firing when the button changes the selected stepper item. https://codepen.io/benelan/pen/PoEWKXv