You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[4fb9198] Added Skip Step feature to compensate the related records logic where the user can add a record or not, like in user registration user can add their company or not along with the basic/required details.
[a3c0509] Added enhancement for the skip-able step to detect if any input is filled in the skip-able step then it wont skip and ask for validation.
Updates & Fixes
[64c6590] Added hotfix for BUG after yii2.0.22-update to yiiActiveform.js.
[3b85d9b] Updated code comments and optimization, moved code to the relevant areas from the run method.
[b87c677] Added fix for multiple instances bug failing to stat the observer on the last.