This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Browser extension doesn't work on certain pages on GitHub #35101
Open
Description
- Sourcegraph version: browser extension v22.4.7.1712
- Platform information: Chrome v101.0.4951.54, Firefox v99.0
Sourcegraph browser extension doesn't work on certain files.
Steps to reproduce:
- Open react-spectrum/tooltip/src/TooltipTrigger.tsx and pay attention to the browser extensions features (code-intel, command palette, view repo/file on Sourcegraph) - they are not working.
- Open another file and check the same features - they are working.
Expected behavior:
The browser extension works on all file views.