Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / urql-graphql/urql issues and pull requests
#3191 - RFC(graphcache): Configurable Cache Directives
Issue -
State: closed - Opened by kitten over 1 year ago
Labels: future 🔮
#3186 - Fix typo in docs/advanced/debugging.md
Pull Request -
State: closed - Opened by adamsoderstrom over 1 year ago
#3185 - RFC(persisted-fetch): with `preferGetForPersistedQueries: true`, use POST when GET is not possible
Issue -
State: closed - Opened by NWRichmond over 1 year ago
- 6 comments
Labels: future 🔮
#3182 - sourcemaps are generated incorrectly (exchange-graphcache)
Issue -
State: closed - Opened by bosycom over 1 year ago
- 1 comment
#3181 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3180 - chore(workspace): Set up publish with npm provenance
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3178 - chore(next): update readme
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#3176 - RFC: Graphcache support changing `__typename` component of the cache
Issue -
State: closed - Opened by zwade over 1 year ago
- 6 comments
Labels: future 🔮
#3174 - fix(core): Fix regression that broke cache-and-network
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3173 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3172 - fix(core): Handle both variations of multipart/mixed preamble
Pull Request -
State: closed - Opened by kitten over 1 year ago
- 2 comments
#3171 - test(workspace): Speed up slowest vitest tests
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3169 - fix(core): Replace File/Blob objects with null in serialized variables
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3168 - "Files" in the operations object is not null in version 4.X
Issue -
State: closed - Opened by oneinchman over 1 year ago
#3167 - fix(graphcache): Fix defer field state becoming sticky and affecting future fields
Pull Request -
State: closed - Opened by kitten over 1 year ago
- 1 comment
#3166 - refactor(graphcache): Refactor internal state and data utilities
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3165 - fix(graphcache): Improve separation of API and owned data
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3164 - fix(auth): prevent retrying the operation produced by `mutate`
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#3163 - fix(graphcache): Mark deferred, uncached results as partial
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3162 - RFC: Add possibility to set svelte context key
Issue -
State: closed - Opened by vladshcherbin over 1 year ago
- 3 comments
Labels: future 🔮
#3161 - cache issues when using `@defer` directive and `@urql/exchange-graphcache`
Issue -
State: closed - Opened by beerose over 1 year ago
- 4 comments
Labels: bug 🐛
#3160 - Cached data bug after page navigation with next-urql + exchange-graphcache
Issue -
State: closed - Opened by dizlexik over 1 year ago
- 4 comments
Labels: bug 🐛
#3159 - fix(core): Improve reexecuteOperation of arbitrary operations
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3158 - fix(graphcache): Fix offlineExchange duplicating offline mutations
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3157 - fix(core): Strictly deduplicate operations for cache-and-network and network-only
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3156 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3155 - fix(core): Fix multipart stream being split when content contains boundary
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3154 - Missing example in next-urql documentation
Issue -
State: closed - Opened by torben3d over 1 year ago
- 2 comments
Labels: documentation 📖
#3153 - multipart/mixed boundary confusion
Issue -
State: closed - Opened by eden over 1 year ago
#3152 - Uncaught TypeError: Cannot read properties of undefined (reading 'reduceRight')
Issue -
State: closed - Opened by fan-droide over 1 year ago
- 1 comment
Labels: duplicate ♊
#3151 - fix(docs): urql vue plugin exchanges
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#3150 - useQuery in urql-vue re-executes query when other query get's executed
Issue -
State: closed - Opened by mlesin over 1 year ago
- 12 comments
Labels: hold ⚠️
#3149 - RFC: Custom `reexecuteOperation` function for document caching exchange
Issue -
State: closed - Opened by yukukotani over 1 year ago
- 6 comments
Labels: future 🔮
#3147 - Pass-through the context to fetchBody
Pull Request -
State: closed - Opened by i404788 over 1 year ago
- 4 comments
#3144 - TypeError: Cannot read properties of undefined (reading 'reduceRight')
Issue -
State: closed - Opened by hawkeye64 over 1 year ago
- 1 comment
#3142 - Graphcache 6 executes offline mutations twice
Issue -
State: closed - Opened by Psvensso over 1 year ago
#3139 - Subscription closed after 3 events
Issue -
State: closed - Opened by wnederhof over 1 year ago
- 3 comments
Labels: duplicate ♊
#3138 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3137 - fix(core): Fix early closing of subscriptions
Pull Request -
State: closed - Opened by kitten over 1 year ago
- 2 comments
#3136 - deduplication not working with `cache-and-network` after updating to latest urql
Issue -
State: closed - Opened by villesau over 1 year ago
- 1 comment
#3133 - Suggestion: Export withPromise for easier typing in typescript tests
Issue -
State: open - Opened by probablykabari over 1 year ago
- 2 comments
Labels: future 🔮
#3132 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3131 - fix(core): Handle fetch rejections and pass to makeErrorResult
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3130 - Handle network throw error - Resolves #3128
Pull Request -
State: closed - Opened by Psvensso over 1 year ago
- 1 comment
#3129 - "undefined is not a function" from wonka.js on query operation in react-native
Issue -
State: closed - Opened by jtc3161 over 1 year ago
- 25 comments
#3128 - fetchOperation throws "Cannot read properties of undefined" when client is offline
Issue -
State: closed - Opened by Psvensso over 1 year ago
- 4 comments
#3127 - docs(core): Update subscription instructions
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3126 - Type mismatch of FetchBody and graphql-ws SubscribePayload
Issue -
State: closed - Opened by florianwittmann over 1 year ago
- 2 comments
Labels: duplicate ♊, documentation 📖
#3125 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3124 - fix(core): Fix Incremental Delivery payloads deep merging and root patches
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3123 - fix(core): allow for merging defer specified on the root-type
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#3122 - deferred fragments on Query produces `undefined` key in data response
Issue -
State: closed - Opened by tompuric over 1 year ago
- 4 comments
#3120 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3119 - chore(multipart): Delete multipart-fetch exchange folder
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3118 - fix(core): Fix multipart FormData map field format
Pull Request -
State: closed - Opened by kitten over 1 year ago
- 1 comment
#3117 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3116 - fix(graphcache): Remove usage and inclusion of optional chaining operator
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3115 - fix(workspace): add GITHUB_TOKEN env
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#3114 - Announcement: urql v4 Major Releases
Issue -
State: open - Opened by kitten over 1 year ago
- 15 comments
#3113 - fix(svelte): misplaced second argument in TSDoc
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#3112 - fix(auth): avoid infinite loop when didAuthError keeps returning true
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#3110 - Typescript integration for Svelte is missleading
Issue -
State: closed - Opened by hahn-kev over 1 year ago
- 1 comment
Labels: documentation 📖
#3109 - refactor(core): Prevent result cloning in Client
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3108 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
- 1 comment
#3106 - feat(core): Allow fetch exchange to handle subscriptions
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3104 - chore: Upgrade to wonka@^6.3.0
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3103 - refactor(bindings): Allow hasNext mutation results to update repeatedly
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3102 - refactor: Clean up Client result source logic and allow multiple mutation results
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3101 - fix(core): Add missing dedupe operation logic
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3099 - chore: Bump wonka to ^6.2.6 across all packages
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3093 - Using `[email protected]` or 6 the cache in the default storage is not loaded anymore on the first page load
Issue -
State: closed - Opened by frederikhors over 1 year ago
- 24 comments
#3071 - chore(examples): Update package versions in examples and keep up-to-date
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3067 - chore(storybook): Deprecate & Remove @urql/storybook-addon
Pull Request -
State: closed - Opened by kitten over 1 year ago
- 2 comments
#3065 - docs: Update documentation site for @urql/core@4
Pull Request -
State: closed - Opened by kitten over 1 year ago
#3040 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#3039 - fix(core): move `multipart/mixed` to end of accept headers
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
- 7 comments
#2650 - RFC: Allow for selectively skipping local resolver with a hook option
Issue -
State: closed - Opened by mtourj about 2 years ago
- 10 comments
Labels: future 🔮
#2527 - (DRAFT) SolidJS bindings
Pull Request -
State: closed - Opened by gksander over 2 years ago
- 10 comments
#2507 - RFC: useQuery pause should have the option to zero-out result
Issue -
State: closed - Opened by CreativeTechGuy over 2 years ago
- 8 comments
Labels: future 🔮
#2493 - RFC: Fetch result callback function
Issue -
State: closed - Opened by villesau over 2 years ago
- 6 comments
Labels: future 🔮
#2347 - wrong optimistic fetch order after online
Issue -
State: closed - Opened by eltonec over 2 years ago
- 5 comments
Labels: won't fix 🛑
#2309 - Notice: Recent issues with urql@^2.1 React Bindings
Issue -
State: closed - Opened by kitten over 2 years ago
- 12 comments
#2299 - (react) - Fetching state is not turning to 'true' while reexecuting a query
Issue -
State: closed - Opened by lajos-vlasics over 2 years ago
Labels: bug 🐛
#2282 - Clarify expected behavior of fetching and stale
Issue -
State: closed - Opened by ianschmitz almost 3 years ago
- 15 comments
Labels: documentation 📖
#2203 - (react) - cache-and-network requestPolicy causes fetching flicker when no data is returned
Issue -
State: closed - Opened by alextuppen almost 3 years ago
- 6 comments
Labels: bug 🐛, needs more info ✋
#1974 - RFC: Having similar behaviour for useQuery and useMutation (react)
Issue -
State: closed - Opened by Miraj98 about 3 years ago
- 10 comments
Labels: future 🔮
#1408 - RFC: Fragment Suspense boundaries in React bindings
Issue -
State: open - Opened by kitten over 3 years ago
- 10 comments
Labels: future 🔮
#1395 - `reexecuteQuery` works only with `requestPolicy: "network-only"`
Issue -
State: closed - Opened by Epimodev almost 4 years ago
- 10 comments
Labels: bug 🐛, needs more info ✋
#1221 - Document GCG Codegen for GraphQL operation and fragment tags
Issue -
State: closed - Opened by kitten almost 4 years ago
- 9 comments
Labels: documentation 📖, hold ⚠️
#1062 - RFC: Cross-Tab Synchronization Exchange
Issue -
State: open - Opened by kitten about 4 years ago
- 10 comments
Labels: future 🔮
#881 - How to remove subscription?
Issue -
State: closed - Opened by vicsnow over 4 years ago
- 7 comments
#867 - Populate Exchange docs not up to date?
Issue -
State: closed - Opened by BjoernRave over 4 years ago
- 3 comments
#867 - Populate Exchange docs not up to date?
Issue -
State: closed - Opened by BjoernRave over 4 years ago
- 3 comments
#867 - Populate Exchange docs not up to date?
Issue -
State: closed - Opened by BjoernRave over 4 years ago
- 3 comments
#867 - Populate Exchange docs not up to date?
Issue -
State: closed - Opened by BjoernRave over 4 years ago
- 3 comments
#867 - Populate Exchange docs not up to date?
Issue -
State: closed - Opened by BjoernRave over 4 years ago
- 3 comments
#765 - [proposal] exchange to fetch schema
Issue -
State: closed - Opened by andrewmclagan over 4 years ago
- 3 comments
#533 - Provide possibility to mask the __typename in client results
Pull Request -
State: closed - Opened by JoviDeCroock almost 5 years ago
- 10 comments
#513 - useLazyQuery hook
Issue -
State: closed - Opened by jgoux almost 5 years ago
- 16 comments
#473 - URQL doesn't deserialize dates
Issue -
State: closed - Opened by RobbieGM almost 5 years ago
- 9 comments