Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

[BUG] Select component not binding to model when focused #3053

Closed
YonatanKra opened this issue May 31, 2015 · 1 comment
Closed

[BUG] Select component not binding to model when focused #3053

YonatanKra opened this issue May 31, 2015 · 1 comment
Assignees
Milestone

Comments

@YonatanKra
Copy link

Might be related to #3052.
Here's the code: http://codepen.io/yccteam/pen/pJRZbN
Reproduce:

  1. If you don't touch anything, the first value to be chosen if "Two" according to the model.
  2. After 10 seconds, the $timeout triggers and changes the selection (I've raised an alert to notify on the change).
  3. Refresh, and before 10 seconds pass, select "Two" from the selection, and make sure it is still in focus.
  4. Now when the model changes, the selection remains.
@ThomasBurleson ThomasBurleson modified the milestone: Backlog Jul 6, 2015
@rschmukler rschmukler removed this from the Backlog milestone Jul 12, 2015
@ThomasBurleson ThomasBurleson added the needs: review This PR is waiting on review from the team label Jul 31, 2015
@ThomasBurleson ThomasBurleson modified the milestone: REVISIT Jul 31, 2015
@rschmukler rschmukler removed the needs: review This PR is waiting on review from the team label Aug 3, 2015
@rschmukler rschmukler modified the milestones: 1.0-beta1, REVISIT Aug 3, 2015
@naomiblack naomiblack modified the milestones: 1.0-beta1, 0.12.0 Aug 14, 2015
@rschmukler
Copy link
Contributor

This demo now works using the code from master. Thanks.

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

No branches or pull requests

4 participants