Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid console error in html-preview-link #6375

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented Feb 22, 2023

refined-github.js:24847 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'textContent')
    at isPublicRepo (refined-github.js:24847:88)
    at refined-github.js:17997:32
    at Array.every (<anonymous>)
    at shouldFeatureRun (refined-github.js:17997:19)
    at setupPageLoad (refined-github.js:3790:73)
    at Object.add (refined-github.js:3865:12)

Test URLs

https://github.com/OctoLinker/OctoLinker/commits/master

@fregante fregante added the bug label Feb 22, 2023
@fregante fregante merged commit c28f278 into main Feb 23, 2023
@fregante fregante deleted the Avoid-error-in-html-preview-link branch February 23, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant