Skip to content

fixed issue with activeStep not incrementing properly

Ben Sykes requested to merge patch/fix_auto_step_increment into master

Created by: SystemFiles

This was because we of the difference between var++ and ++var

Merge request reports

Loading