skeymeulen / swangular

Swangular: An AngularJS wrapper for Sweet Alert 2
MIT License
22 stars 10 forks source link

Fix possibly unhandled rejection errors #5

Closed andreeib closed 7 years ago

andreeib commented 7 years ago

Fixed Possibly unhandled rejection errors when the preConfirm methods are called. Also fixed Argument 'scope' is required error thrown for modals without a controller. Made sure swal returns a $q promise.