Iván Gómez Alonso

Results 4 issues of Iván Gómez Alonso

**Describe the bug** `NO_PROXY` environment variable is ignore and only the `HTTP_PROXY` variable is taken into account. **To Reproduce** Steps to reproduce the behavior: 1. Set `NO_PROXY` to have the...

### Description WebComponents defined with the scoped-custom-element-registry polyfill not receive any click event when they have the disabled attribute set. The polyfill seems to be setting the `formAssociated` static getter...

Type: Bug
Focus Area: Standards & Polyfills

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.

## Expected behavior When closing an overlay in iOS, I expect to be at the same position of the page as I was when opening the overlay. ## Actual Behavior...