Skip to content

[checkbox] Only first item in checkbox group remains "checked" #770

@moderndeveloperllc

Description

@moderndeveloperllc

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions