-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Change $select.clear() so it sets value to null
instead of undefined
#1908
Change $select.clear() so it sets value to null
instead of undefined
#1908
Conversation
null
null
instead of undefined
PR does not add more failing test. |
null
instead of undefined
null
instead of undefined
null
instead of undefined
null
instead of undefined
So i tested your adjustments and local i'm getting the same result. Can you double check at your end. Thanks. |
[why] If selection is clear, the value is better to be null. [how] Merge pull request: angular-ui#1908
Hi @v-andrew I think i have found the reason for the failing unit tests. Waiting for some comments why things have changed after this we can probably rebase your PR and the unit test problem will be resolved. Thanks. |
@Jefiozie Thanks |
HI @v-andrew , I have merged my PR could you rebase to the master? |
Hi @v-andrew I have two questions:
Thanks |
81e5ffb
to
f4b7f47
Compare
@Jefiozie sorry, for the delay, I'm quite busy. |
@cloudrick Let me look into it. |
Hi @v-andrew , any updates on this PR. Thanks. |
Any updates on this issue? Thanks |
Happy to take this over if you're too busy, @v-andrew! |
@jrbotros Can you have a look at it? |
Closing this down as we are continuing on #1959 |
Type: fix
Scope: uiSelectMatch
Fixes #863