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

After sweetalert Show #526

Closed
FelipeArruda opened this issue Jan 31, 2016 · 3 comments
Closed

After sweetalert Show #526

FelipeArruda opened this issue Jan 31, 2016 · 3 comments

Comments

@FelipeArruda
Copy link

So, IDK with Im taking a mistake, but when the alert show up I cant move with the key TAB to another input after I press OK, its look to be locked in the same input.

  swal({
                        title: "Buscando cep....",
                        type: "info",
                        showCancelButton: false,
                        showConfirmButton: false,
                        timer: 2000
                    },
                    function(){
                        swal("CEP encontrado!", "", "success");
                    });`
@Buom01
Copy link

Buom01 commented Feb 28, 2016

Temporary solution find in: #391

@FelipeArruda
Copy link
Author

@Buom01 Thank you bro. I'll try this solution.

@t4t5
Copy link
Owner

t4t5 commented Sep 8, 2017

Duplicate of #391

@t4t5 t4t5 marked this as a duplicate of #391 Sep 8, 2017
@t4t5 t4t5 closed this as completed Sep 8, 2017
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

3 participants