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

radio buttons under ng:repeat have incorrect initial check values #869

Closed
omedalus opened this issue Apr 10, 2012 · 1 comment · Fixed by #871
Closed

radio buttons under ng:repeat have incorrect initial check values #869

omedalus opened this issue Apr 10, 2012 · 1 comment · Fixed by #871

Comments

@omedalus
Copy link

If you use ng:repeat to iterate over items in a list, and you have radio buttons whose check states are supposed to be set based on properties of those items, then the radio buttons don't come up with the correct check states when the page gets displayed.

Example at: http://jsfiddle.net/YSy65/2/

@emski
Copy link

emski commented Aug 8, 2012

Are you planing on putting a real fix for that, the issue still exists and the workarounds are way ugly.

Thanks

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 a pull request may close this issue.

3 participants