v0.5.0 - TypeError: Cannot read property 'then' of undefined
Open
- Dominant language
- JavaScript
- Stars
- 231
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.