Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
guard a couple (possibly null) querySelector results (#1860)
when looking into the cause of #1829 I found a couple cases where `document.querySelector` might be `null` and we don't handle that very gracefully. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information