You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @sunan112 👋🏻 this is addressed in #10521, which when merged will be included in out 3.8 release. If you get a moment please let us know if that fix is working on your end. CC @benjamn
The change @bignimbus was referring to is now released in our latest an alpha: you can install it with npm i @apollo/client@alpha or the package manager of your choice :) If you have a chance to test it out, would love to know if that helps!
Hi @sunan112 👋🏻 just wanted to follow up here - we are closing this issue as completed. Please do feel free to open a new issue if you continue to see this happening after trying npm i @apollo/client@alpha 🙏🏻
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.
For general questions, we recommend using StackOverflow or our discord server.
Taro : 3.5.10
apollo client: 3.7.5
The program works fine when I don't use apollo/client, and the ReferenceError when I use apollo/client times
ReferenceError: DEV is not defined
This is how I define it
The text was updated successfully, but these errors were encountered: