Seth
Seth
### Describe the feature: Would it make sense to extend the current matchers to handle NodeLists? Is there a need for this? I was thinking about `queryAllBy*` and `querySelectorAll` and...
When trying to unmount Recaptcha I get the following error: Google Chrome - 66.0 Uncaught TypeError: Cannot read property 'style' of null at Ei (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:129) at Fr (www.gstatic.com/recaptcha/api2/v1531117903872/recaptcha__en.js:395) at Hr...
With the redux-devtools-cli, currently when using the `--open` flag the host and protocol options are ignored and opens `http://localhost` (causing a blank screen). This PR adjusts `--open` to use the...