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
I am getting the "Internal resolution error" https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/InternalResolutionError.md when building the package.
I have noticed the same error was hapenning in the Query package and was simply ignored in this PR. More context here: https://github.com/TanStack/query/pull/7119/files#r1527381914
It was later fixed by introducing the Microsoft API extractor in this PR TanStack/query#7380
I am thinking, isnt this something that should rather be solved in the Config package instead of fixing it in each package separately?
none
None
No response
0.7.11
The text was updated successfully, but these errors were encountered:
Hi @Kamahl19 , could you please show a reproduction? TanStack Query does not yet use TanStack Config.
Sorry, something went wrong.
@lachlancollins Sure I will. Do you by any chance have some online reproduction setup which I could reuse?
No branches or pull requests
Describe the bug
I am getting the "Internal resolution error" https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/InternalResolutionError.md when building the package.
I have noticed the same error was hapenning in the Query package and was simply ignored in this PR. More context here: https://github.com/TanStack/query/pull/7119/files#r1527381914
It was later fixed by introducing the Microsoft API extractor in this PR TanStack/query#7380
I am thinking, isnt this something that should rather be solved in the Config package instead of fixing it in each package separately?
Steps to reproduce
none
Expected behavior
none
How often does this bug happen?
None
Screenshots or Videos
No response
TanStack Config version
0.7.11
TypeScript version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: