Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

avoid the cannot read isOpen of null bug#4346

Closed
btrauma8 wants to merge 2 commits intoangular-ui:masterfrom
btrauma8:master
Closed

avoid the cannot read isOpen of null bug#4346
btrauma8 wants to merge 2 commits intoangular-ui:masterfrom
btrauma8:master

Conversation

@btrauma8
Copy link
Contributor

@btrauma8 btrauma8 commented Sep 4, 2015

When removing an item that has a tooltip showing from an ng-repeat, you can get an "isOpen of null" bug. This prevents that.

if in an ng-repeat and you delete item from array, if tooltipshowing, you get "cannot read isOpen of null"
@leobudima
Copy link

Thanks a lot for this!

NealHaggard pushed a commit to NealHaggard/bootstrap that referenced this pull request Oct 7, 2015
- Do nothing on hide when `$scope` is already removed

Closes angular-ui#4346
Fixes angular-ui#3347
jasonaden pushed a commit to deskfed/bootstrap that referenced this pull request Jan 8, 2016
- Do nothing on hide when `$scope` is already removed

Closes angular-ui#4346
Fixes angular-ui#3347
jasonaden pushed a commit to deskfed/bootstrap that referenced this pull request Jan 8, 2016
- Do nothing on hide when `$scope` is already removed

Closes angular-ui#4346
Fixes angular-ui#3347
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants