-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to use deferred validation before next step/finish #232
base: master
Are you sure you want to change the base?
Conversation
…hanging allowing to return jQuery deferred object like http request to allow for async check for validation
… next step is still possible
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is ok!
@wfp2-dap @bpdarlyn @zaalbarxx When will this be merged and published on npm? |
I can also confirm this works like a charm! Thank you! Edit: There is also thread on StackOverflow thread where I described more. https://stackoverflow.com/a/54665106/9684060 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is going to be really helpful because in some scenarios we need to call some asyncs workflows. great job dude
spent days to do async validation before onstepchanging, i have downloaded the latest version but not sure why this great solution not added to the latest version yet..thank you |
No description provided.