You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments