container-query-polyfill icon indicating copy to clipboard operation
container-query-polyfill copied to clipboard

fix: prevents querySelectorAll on media queries

Open bezoerb opened this issue 1 year ago • 2 comments

This leads to an uncaught dom exception. See #23

bezoerb avatar Jul 05 '22 22:07 bezoerb

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.

google-cla[bot] avatar Jul 05 '22 22:07 google-cla[bot]

Seems this would also be fixed by https://github.com/GoogleChromeLabs/container-query-polyfill/pull/33 ;)

bezoerb avatar Jul 05 '22 22:07 bezoerb

We've recently made extensive changes to the polyfill, and this issue should already be addressed, so I'm going to close this out for now. That said, thank you so much for taking the time to put together a PR!

devknoll avatar Aug 16 '22 17:08 devknoll