-
-
Notifications
You must be signed in to change notification settings - Fork 643
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#1530 In zino-hofmann/graphql-flutter;
- Status: Open.#1528 In zino-hofmann/graphql-flutter;
- Status: Open.#1527 In zino-hofmann/graphql-flutter;
Unconditional
print()PRs encouragedPRs are welcome if stakeholders want to take ownershipPRs are welcome if stakeholders want to take ownershipStatus: Open.#1524 In zino-hofmann/graphql-flutter;Please docoment when exactly onConnectionLost is called for subscriptions
enhancementNew feature or requestNew feature or requestStatus: Open.#1519 In zino-hofmann/graphql-flutter;Query is returned with incorret values in one field.
🐛 bugSomething isn't workingSomething isn't workingStatus: Open.#1516 In zino-hofmann/graphql-flutter;- Status: Open.#1513 In zino-hofmann/graphql-flutter;
- Status: Open.#1512 In zino-hofmann/graphql-flutter;
Should ObservableQuery.refetch() return non-nullable result?
enhancementNew feature or requestNew feature or requestPRs encouragedPRs are welcome if stakeholders want to take ownershipPRs are welcome if stakeholders want to take ownershipStatus: Open.#1509 In zino-hofmann/graphql-flutter;- Status: Open.#1503 In zino-hofmann/graphql-flutter;
Does making
maybeRebroadcastQueriesasyncintroduce any sort of race condition? I could have sworn I tried this back in the day and ran into issues where the state in the app was incorrect becausemaybeRebroadcastQuerieswas no longer synchronous / executed serially. And that added to the fact that the equality function itself was not async so it still took up the 150ms of time (just deferred which allowed flutter to optimize slightly). I may be mistaken. But if that is the case, you could still have it be async and throw it into a queue.needs more infoMore information is requiredMore information is requiredPriority: HighHigh priority to include it inside next releaseHigh priority to include it inside next releaseStatus: Open.#1501 In zino-hofmann/graphql-flutter;Request for non-hive cache implementation
enhancementNew feature or requestNew feature or requestStatus: Open.#1498 In zino-hofmann/graphql-flutter;