gwt-polymer-elements icon indicating copy to clipboard operation
gwt-polymer-elements copied to clipboard

PaperRadioGroup have incorrectly behaviour if created dynamic

Open hoppermann opened this issue 8 years ago • 1 comments

If you add a PaperRadioGroup dynamic, the containing PaperRadioButtons behave as if they are not in a group.

example project

hoppermann avatar Mar 24 '16 16:03 hoppermann

I have exactly same issue when dynamically or statically adding PaperRadioGroup and then dynamically adding PaperRadioButton to this group. PaperRadioButton values are not accessible from the group either.

a-dyachenko avatar May 31 '17 11:05 a-dyachenko