sindresorhus/refined-github






The issue has been closed
Code Page Not Loading On Org Repo with Error `bugs-tab`: Extension context invalidated #3997
sheldonhull posted onGitHub
Version: 20.7.16
- Main code body won't load without disabling extension on a specific org repo (internal).
- Private personal repo loads fine
- Public repo loads fine.
I can't provide the url for the org repo due to privacy. I'll add further details if I can figure out what is different about the readme, maybe an html clip or something?
<details closed> <summary>ℹ️ With Public Repo - Works Both On and Off</summary>
</details>
<details closed> <summary>ℹ️ With Extension Enabled on Private Org Repo</summary>
</details>
I looked at console and found this error. (btw, cool idea about having the console log link to open issue, very smart 👍 )
Refined GitHub → bugs-tab → Error: Extension context invalidated.
at refined-github.js:618
at refined-github.js:611
at new Promise (<anonymous>)
at refined-github.js:610
at refined-github.js:676
at bugs_tab_init (refined-github.js:8079)
at runFeature (refined-github.js:2861)
at setupPageLoad (refined-github.js:2869)
at HTMLDocument.<anonymous> (refined-github.js:2906)
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Extension%20context%20invalidated.
Open an issue: https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=bug_report.md&title=%60bugs-tab%60%3A%20Extension%20context%20invalidated.
logError @ refined-github.js:2839