Skip to content
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

swal.queue return to first step & go to another step #457

Closed
mfd opened this issue Mar 2, 2017 · 7 comments
Closed

swal.queue return to first step & go to another step #457

mfd opened this issue Mar 2, 2017 · 7 comments

Comments

@mfd
Copy link

mfd commented Mar 2, 2017

  1. how to get back to the previous step?
  2. if I check input value -> go to another step?
@mfd mfd changed the title swal.queue return to first step swal.queue return to first step & go to another step Mar 2, 2017
@limonte
Copy link
Member

limonte commented Mar 2, 2017

how to get back to the previous step?

Currently this is not supported.

if I check input value -> go to another step?

https://sweetalert2.github.io/#dynamic-queue

@limonte limonte closed this as completed Mar 2, 2017
@NinoZX
Copy link

NinoZX commented Dec 8, 2017

Hi guys!

Any news maybe on going back to previous step?
If no news, do you maybe have some suggestions about how to implement something similar?

Thank you very much for your great work!

@limonte
Copy link
Member

limonte commented Dec 8, 2017

Thanks for the question @NinoZX!

Going back and forth is possible now with async/await: https://jsfiddle.net/ad3quksn/252/

@NinoZX
Copy link

NinoZX commented Dec 11, 2017

Thank you very much @limonte !

This is great help, you are really awesome... keep up the good work.
Best regards!

@fas3r
Copy link

fas3r commented May 15, 2019

Hello @limonte ,

Do the method still apply or there is a new way to do since 2017 :) ?

Thanks

@gverni
Copy link
Contributor

gverni commented May 15, 2019

@fas3r async/await is still the default method for that. You can see an example / reference here (source code for the example here)

@fas3r
Copy link

fas3r commented May 15, 2019

Hello @gverni ,

Ok, sorry I did not check the queue folder.

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants