We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm getting this error when calling deactivate (subsequent calls to activate fail):
TypeError: Cannot read property 'then' of undefined
on this line: https://github.com/btford/angular-modal/blob/master/modal.js#L75
I rolled back to v0.4.0 and there is no error.