Description
For some instances of checkbox-group that is programatically created, if all boxes are checked, Polymer will uncheck everything but the first box in it's element async updater. I have others that are working fine, but the below example just breaks.
Expected outcome
All checkbox should be checked
Actual outcome
Only first checkbox
Live Demo
https://glitch.com/edit/#!/subsequent-sumac