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
hey Community @rstaib I am facing the same issue, do you have any update with this. Thank you so much. I don't know if you could resolve you issue @alexey-baranov it would be great if you can give me your argument about this.
We use jquery-steps for online kiosks UI. Every time user click "Next" kiosk checks data from WebDB wich is async. So the workflow looks like :
If WebDB query get 5 seconds then user look current step in wrong state during this 5 seconds. It's very confusing.
We ask you rewrite onStepChanging for async workflows.
The other usefull scanario is calling ajax request to the server from onStepChanging wich is async too.
The text was updated successfully, but these errors were encountered: