leftstick / angular-sweetalert

An angular service which expose sweetalert2 functions in angular way
https://leftstick.github.io/angular-sweetalert/
MIT License
89 stars 24 forks source link

swal.mixin is not a function #17

Open malarahfelipe opened 6 years ago

malarahfelipe commented 6 years ago

Can't use the function mixin from sweetalert swal.mixin({ confirmButtonText: 'Próximo →', showCancelButton: true, progressSteps: ['1', '2', '3', '4', '5'] }).queue([

megancooper commented 4 years ago

@malarahfelipe Hello, were you ever able to solve this issue?

leftstick commented 4 years ago

Can you provide reproduce demo?