-
-
Notifications
You must be signed in to change notification settings - Fork 641
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
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;Support for Upload Progress Tracking with Multipart Requests
enhancementNew feature or requestNew feature or requestStatus: Open.#1497 In zino-hofmann/graphql-flutter;Cannot reconnect subscription on Windows after night hibernation
⌛ reproduction neededIssue is subtle and requires a true accessible reproduction to debugIssue is subtle and requires a true accessible reproduction to debughelp wantedExtra attention is neededExtra attention is neededPriority: MediumMedium priority to include it inside the next releaseMedium priority to include it inside the next releasePRs encouragedPRs are welcome if stakeholders want to take ownershipPRs are welcome if stakeholders want to take ownershipStatus: Open.#1495 In zino-hofmann/graphql-flutter;queryRequestTimeout doesn't immediately terminate request on timeout.
enhancementNew feature or requestNew feature or requestStatus: Open.#1494 In zino-hofmann/graphql-flutter;