nrkno / core-components

Accessible and lightweight Javascript components
https://static.nrk.no/core-components/latest/
MIT License
117 stars 10 forks source link

Fix/toggle jsx value update #671

Closed wwalmnes closed 1 year ago

wwalmnes commented 1 year ago

Core-toggle jsx version does not update the aria-label for the button when value changes on core-toggle. This PR fixes this issue so that vanilla and jsx have a more similar behavior.