sindresorhus/refined-github
The issue has been closed
Feature bisect doesn't work consistently #4748
fregante posted onGitHub
document.body
might not be available at this point. It needs an element-ready
call
Original report
Trying to run
bisect
to find the issue doesn't work, https://github.com/sindresorhus/refined-github/blob/d8cadc830723728ab5c32f36cea31ea3f6aee814/source/helpers/bisect.tsx#L54document.body
is somehow null.Originally posted by @williammck in https://github.com/sindresorhus/refined-github/issues/4695#issuecomment-908935632
@williammck if you're seeing the highlight-deleted-and-added-files-in-diffs
error after refreshing please open a new issue specific to that