webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.13k stars 165 forks source link

fix(scoped-custom-element-registry): resolve formAssociated getter fr… #548

Open igomezal opened 11 months ago

igomezal commented 11 months ago

This PR solves the issues https://github.com/webcomponents/polyfills/issues/547 and https://github.com/webcomponents/polyfills/issues/546 using the original definition of the formAssociated property set by the webcomponent original class.

google-cla[bot] commented 11 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.