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

test(tab): fix ng-repeat select twice callback #5419

Closed
wants to merge 1 commit into from
Closed

test(tab): fix ng-repeat select twice callback #5419

wants to merge 1 commit into from

Conversation

RobJacobs
Copy link
Contributor

The select callback for the ng-repeat select twice test was bound to
the scope callback instead of the select property in the tabs
array.

The select callback for the ng-repeat select test twice was bound
to the scope callback instead of the select property in the tabs
array.

Closes #5419
@wesleycho
Copy link
Contributor

So this changes behavior when it comes to angular 1.4 - the callback will not fire in that situation.

What are your thoughts on this @Foxandxss ?

@wesleycho wesleycho closed this in 068d181 Feb 5, 2016
@wesleycho wesleycho added this to the 1.2.0 milestone Feb 5, 2016
@RobJacobs RobJacobs deleted the fix-tab-test branch February 8, 2016 18:12
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.

2 participants