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

fix: search input width resizing #1631

Merged
merged 1 commit into from
May 31, 2016
Merged

fix: search input width resizing #1631

merged 1 commit into from
May 31, 2016

Conversation

bogdanalexe90
Copy link
Contributor

@bogdanalexe90 bogdanalexe90 commented May 31, 2016

Fixed an issue introduced by d78ba5f
The watcher was called only once since angular.noop will always return undefined.
Fixed this by calling the resize function on each $digest cycle.

Closes #1618
Closes #1617
Closes #1575

Fixed an issue introduced by d78ba5f
The watcher was called only once since `angular.noop` will always return `undefined`.
Fixed this by calling the resize function on each $digest.

Closes #1618
Closes #1617
Closes #1575
@aaronroberson aaronroberson merged commit b6d9d54 into angular-ui:master May 31, 2016
@Jevonius
Copy link

Thanks!

@hmillet
Copy link

hmillet commented Jun 3, 2016

@bogdanalexe90 @aaronroberson Do you know when this fix will be released ?

@jacek213
Copy link

jacek213 commented Jun 7, 2016

also waiting for the release...

@prabalvikram
Copy link

how can I check the version in which this bug was solved?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants