Ctrl + Click is too slow
Open
bug
graphiql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
### Current Behavior
On doing ctrl + click on a random ts file, it goes into loading state and it takes time to to the actual file.
### Expected Behavior
It should go to the file without any delay.
### Steps To Reproduce
I'm working on a mono-repo which has a lot of graphql files associated to it, however, this is happening in other than graphql files (.ts, .tsx etc).
### Environment
* OS: MacOs 15.3 (24D60)
* Browser: Brave
* Bundler: esbuild
* `react` Version: ^18.2.0
* `graphql` Version:^16.6.0
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.