craftpip / angular-confirm

A multipurpose plugin for alert, confirm & dialog for angular1
http://craftpip.github.io/angular-confirm/
MIT License
115 stars 20 forks source link

"Undefined is not a function" when escapeKey property is true #7

Closed mwalsh728 closed 7 years ago

mwalsh728 commented 7 years ago

I get the following error in Chrome with the following:

  1. These properties are set: escapeKey: true, backgroundDismiss: true

  2. Press the "Escape" key when a confirm dialog window is open

The following error in the Chrome console comes up:

Uncaught TypeError: undefined is not a function

craftpip commented 7 years ago

Thanks for dropping by, I'm already working on a rewrite of this plugin, please hang on. This issues will be solved in the next release by tomorrow

craftpip commented 7 years ago

This is fixed in v1.1.0