1.0.8
Changes
- Now on every next step the
canContinue
stepper variable will be set to false. So if you want to have a continue flow acan-continue
event withvalue: true
could be emitted on step component mount. keep-alive
prop to prevent step components from being destroyed. By default it's set totrue
.