Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Setting "checked" attribute in shadow dom is removed on upgrade #209

Open
2 of 8 tasks
katlyn-edwards opened this issue Nov 18, 2019 · 0 comments
Open
2 of 8 tasks

Comments

@katlyn-edwards
Copy link

Description

Setting checked on a paper-checkbox with shadow dom enabled, is getting disabled on upgrade.
Looks like it's due to active not also being set in _buttonStateChanged of paper-checked-element-behavior.js

Expected outcome

Upgrading should maintain the state of the attributes

Actual outcome

Checked is reverted to false

Browsers Affected

  • Chrome
  • Firefox
    [didn't check anyone else]
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant