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

Model Does Not Bind #531

Closed
roadsunknown opened this issue Dec 18, 2014 · 7 comments
Closed

Model Does Not Bind #531

roadsunknown opened this issue Dec 18, 2014 · 7 comments

Comments

@roadsunknown
Copy link

Data model does not bind unless the repeat source object and the ng-model source object are retrieved from the same original data model. #405 fixes the issue, but needs to be merged. #410 is related/same and #420 could also be considered related.

@derekperkins
Copy link

#205 is also related.

@tannerlinsley
Copy link

Here is a plunker I have posted to most of those related issues: http://plnkr.co/edit/VdC2ImYaQQJQPw1jsDUV?p=preview
The styles in the plunker are a bit messed up, but the multiple select binding is clearly broken.

@ilanbiala
Copy link

@brianfeister @amcdnl @dimirc please help solve this issue and review the linked PRs. This is a really annoying issue and it causes a lot of trouble in many situations.

@ilanbiala
Copy link

@brianfeister @amcdnl @dimirc any progress?

@brianfeister
Copy link

@ilanbiala I've commented on the issue here: #540 (comment). Note that this Plunkr includes the proposed changes and doesn't fix the issue. If there were working code for a solution, I could help it along by getting it merged, but am not available to debug myself right now.

@benitogf
Copy link

hello @brianfeister this plunkr seems to fix the issue, and doesnt break any tests, change is in select.js line 944

@brianfeister
Copy link

Thanks @b3n0n! Will ship v.0.9.8 including this fix in a few minutes.

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

No branches or pull requests

6 participants