container-query-polyfill
container-query-polyfill copied to clipboard
fix: prevents querySelectorAll on media queries
This leads to an uncaught dom exception. See #23
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.
Seems this would also be fixed by https://github.com/GoogleChromeLabs/container-query-polyfill/pull/33 ;)
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!