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

Object doesn't support property or method 'mixin' #56

Closed
MLDMoritz opened this issue May 31, 2019 · 0 comments
Closed

Object doesn't support property or method 'mixin' #56

MLDMoritz opened this issue May 31, 2019 · 0 comments

Comments

@MLDMoritz
Copy link

Hey,

we included this plugin and having issues because of Swal is undefined in IE10.

Could we integrate a check if Swal is defined before using methods on it? Thanks.

const _swal = options ? Swal.mixin(options).fire.bind(Swal) : Swal.fire.bind(Swal);

@avil13 avil13 closed this as completed in 34267e8 Jun 26, 2019
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

1 participant