This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was 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
Description
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/
Metadata
Metadata
Assignees
Labels
No labels