Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng-repeat checkboxes throw error #214

Open
bobbydams opened this issue Jul 4, 2013 · 1 comment
Open

ng-repeat checkboxes throw error #214

bobbydams opened this issue Jul 4, 2013 · 1 comment

Comments

@bobbydams
Copy link

I have an ng-repeat which displays a list of checkboxes. From what I've seen all the checkboxes work properly except the last two in the list. They throw an error:
Uncaught Error: cannot call methods on checkboxradio prior to initialization; attempted to call method 'refresh' (Line 507)

I've included a Plunk showing this error.
http://plnkr.co/edit/695wzm

@tbosch
Copy link
Contributor

tbosch commented Aug 1, 2013

Yes,
I can reproduce this bug....

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

No branches or pull requests

2 participants