PhoebeSzmucer
Results
1
issues of
PhoebeSzmucer
### Issue Description Hi. I believe I found a bug in `ObservaleQuery.subscribe`. I'm attaching a [CodeSandbox repro](https://codesandbox.io/p/devbox/tender-framework-68wm4d?workspaceId=7e27fe59-1d44-40f8-b1d0-beb23c6580e8), but it's essentially this code: ```typescript const observable = client.watchQuery({ query: ALL_PEOPLE, notifyOnNetworkStatusChange:...
🐞 bug