Skip to content
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

Calling ApolloClient.stop causes an infinite loop #164

Closed
illusionalsagacity opened this issue Nov 1, 2024 · 0 comments · Fixed by #165
Closed

Calling ApolloClient.stop causes an infinite loop #164

illusionalsagacity opened this issue Nov 1, 2024 · 0 comments · Fixed by #165

Comments

@illusionalsagacity
Copy link
Contributor

This is because the function is not aliased using @as, so when it should be calling the Js implementation, it is actually calling itself.

illusionalsagacity added a commit to illusionalsagacity/rescript-apollo-client that referenced this issue Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant