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.
I'm getting this error when calling deactivate (subsequent calls to activate fail):
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.