-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
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
[@apollo/client/link/core] Typescript types are broken #9349
Comments
Getting same |
+1 |
@AndrejGajdos can you please provide a TypeScript Playground or a minimal reproduction repo that shows this issue? Going by only the information we have here in the issue we will not be able to reproduce it. |
this just came up for us, using 3.10.8 |
@timonmasberg can you please provide a TypeScript Playground or a minimal reproduction repo that shows this issue? Going by only the information we have here in the issue we will not be able to reproduce it. (That said, in 3.10.8, |
Hey all 👋 I do believe this issue is now outdated. As @phryneas said, If you see similar issues, we'd kindly ask that you open a new issue with a reproduction so we can dig in further. I'm going to go ahead and close this issue. Thanks! |
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I got next error in my app:
my tsconfig:
The text was updated successfully, but these errors were encountered: