We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On doing ctrl + click on a random ts file, it goes into loading state and it takes time to to the actual file.
It should go to the file without any delay.
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).
react
graphql
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
react
Version: ^18.2.0graphql
Version:^16.6.0Anything else?
No response
The text was updated successfully, but these errors were encountered: