GitHub / SvelteStack/svelte-query issues and pull requests
#109 - Update createLocalStoragePersistor.md
Pull Request -
State: open - Opened by RickRyan26 9 months ago
#108 - Update overview.md
Pull Request -
State: open - Opened by wApMorty 11 months ago
#107 - [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.
Issue -
State: open - Opened by Bae360 over 1 year ago
#104 - Update README.md to document TanStack migration
Pull Request -
State: open - Opened by TomRadford almost 2 years ago
#103 - Docs: Package migration notice on readme
Pull Request -
State: closed - Opened by TomRadford about 2 years ago
#102 - Svelte Query is an official TanStack Query adapter
Issue -
State: open - Opened by lachlancollins about 2 years ago
- 3 comments
#101 - fix(queryCache): typo
Pull Request -
State: open - Opened by akiomik about 2 years ago
#100 - Feature request: Use generator functions for dependent queries
Issue -
State: open - Opened by NatoBoram over 2 years ago
#99 - docs(queries): fix sample code on queries guide
Pull Request -
State: open - Opened by Youhan over 2 years ago
#98 - InfiniteQueries fetch only first page
Issue -
State: closed - Opened by GrassHopper42 almost 3 years ago
- 1 comment
#97 - Hooking needing subscribe to get results
Issue -
State: closed - Opened by Arzemn about 3 years ago
- 1 comment
#96 - is there more maintained library like this one?
Issue -
State: open - Opened by Nisthar about 3 years ago
- 9 comments
#95 - using same query in multiple files
Issue -
State: open - Opened by Nisthar about 3 years ago
- 3 comments
#94 - "No QueryClient set, use QueryClientProvider to set one" when I definitely set one
Issue -
State: closed - Opened by sw-yx about 3 years ago
- 1 comment
#93 - [question] Can svelte-query only be used inside a svelte component?
Issue -
State: open - Opened by beebase about 3 years ago
#92 - localStoragePersistor no longer available, yet still in docs
Issue -
State: open - Opened by eddiestacks about 3 years ago
#91 - fix(queries): Fix stale values after calling set/updateOptions
Pull Request -
State: open - Opened by pzcfg about 3 years ago
#90 - Make newer versions of svelte-query work in Svelte REPL
Issue -
State: open - Opened by pzcfg about 3 years ago
#89 - BUG: Stale values after using .updateOptions() / .setOptions()
Issue -
State: open - Opened by pzcfg about 3 years ago
- 1 comment
#88 - Provide examples for useQuery with reactive values
Issue -
State: open - Opened by pzcfg over 3 years ago
- 8 comments
#85 - `onlineManager` listeners only called when using `setOnline(true)`
Issue -
State: open - Opened by pzcfg over 3 years ago
#84 - fix(examples): typo
Pull Request -
State: closed - Opened by lxy-yz over 3 years ago
#83 - Best practise SvelteKit
Issue -
State: open - Opened by finnstrand over 3 years ago
#82 - broadcast-channel error with SvelteKit
Issue -
State: closed - Opened by finnstrand over 3 years ago
- 3 comments
#81 - fix: make svelte external
Pull Request -
State: closed - Opened by Grafikart over 3 years ago
#80 - svelte-query randomly runs the query server-side, and returns an empty result with 'success' status
Issue -
State: open - Opened by benwoodward over 3 years ago
#79 - Fix link to mutations guide from queries guide
Pull Request -
State: closed - Opened by nyanpasu over 3 years ago
#78 - Broadcaster is required as a dependency even when not using it (sveltekit)
Issue -
State: open - Opened by saturnonearth over 3 years ago
- 1 comment
#77 - asyncThrottle from createAsyncStoragePersistor-experimental is not throttling
Issue -
State: open - Opened by a-jaouen over 3 years ago
#76 - Hydration modules exported twice
Pull Request -
State: open - Opened by Jakeii over 3 years ago
#75 - Why are your examples using axios ?
Issue -
State: closed - Opened by fmp777 over 3 years ago
#74 - Hydration import bug
Issue -
State: open - Opened by TylerPetri over 3 years ago
#73 - broadcast-channel required in sapper/webpack build
Issue -
State: open - Opened by vboulaye over 3 years ago
#69 - chore(Core): upgrade query core
Pull Request -
State: closed - Opened by amen-souissi over 3 years ago
#68 - Expand documentation on SSR hydration with SvelteKit
Pull Request -
State: open - Opened by Jakeii over 3 years ago
- 7 comments
Labels: documentation
#67 - How to test svelte-query using jest / svelte-testing-library
Issue -
State: closed - Opened by mpiorowski over 3 years ago
- 2 comments
#66 - feat(usequery): provide AbortSignal to queryFn
Pull Request -
State: closed - Opened by anymaniax over 3 years ago
- 3 comments
#65 - Calling .slice throws error: "Cannot read properties of undefined (reading 'slice')" Even if defined.
Issue -
State: open - Opened by ivanjeremic over 3 years ago
- 1 comment
#64 - Custom hooks?
Issue -
State: closed - Opened by vaclavgreif over 3 years ago
- 2 comments
#63 - Vite project not starting in development mode without broadcast-channel installed
Issue -
State: open - Opened by philip-weber over 3 years ago
- 4 comments
#62 - fix: make broadcast-channel optional
Pull Request -
State: closed - Opened by SomaticIT over 3 years ago
#61 - @feat/improve components types
Pull Request -
State: closed - Opened by SomaticIT over 3 years ago
#60 - Cache not working as expected
Issue -
State: closed - Opened by albingroen over 3 years ago
- 1 comment
#59 - Are there any plans to open the github discussion page again?
Issue -
State: open - Opened by cascading-jox over 3 years ago
- 1 comment
#58 - Does the caching even work or am I missing something?
Issue -
State: closed - Opened by halindraprakoso almost 4 years ago
#57 - Clarify: “ violate the rules of hooks”
Issue -
State: open - Opened by derolf almost 4 years ago
- 3 comments
#56 - feat(queries): infer types correctly when using useQueries
Pull Request -
State: closed - Opened by SomaticIT almost 4 years ago
- 1 comment
#55 - fix: update queryHash when queryKey is updated using updateOptions
Pull Request -
State: closed - Opened by SomaticIT almost 4 years ago
- 1 comment
#54 - invalid link
Pull Request -
State: closed - Opened by basaran almost 4 years ago
#53 - [POC] Use direct dependency on react-query/core, make all results reactive
Pull Request -
State: closed - Opened by benbender almost 4 years ago
- 1 comment
#52 - keepPreviousData doesn't work with this code
Issue -
State: closed - Opened by frederikhors almost 4 years ago
- 14 comments
#51 - Upgrade broadcast-channel to 4.2.0
Pull Request -
State: closed - Opened by benmccann almost 4 years ago
- 2 comments
#50 - Upgrade to broadcast-channel 4.0
Pull Request -
State: closed - Opened by benmccann about 4 years ago
- 5 comments
#49 - [Vite] Function called outside of component initialization
Issue -
State: closed - Opened by geoffreymugnier about 4 years ago
- 1 comment
#48 - Using `refetchOnWindowFocus` when I change it to false it fetches one more time!
Issue -
State: closed - Opened by frederikhors about 4 years ago
- 7 comments
#47 - Using svelte-query with jest - Cannot find module '../../src/methods/node.js'
Issue -
State: open - Opened by annazus about 4 years ago
- 2 comments
#46 - Is there a way to getQueryData() with one key only?
Issue -
State: closed - Opened by frederikhors about 4 years ago
- 3 comments
#45 - Still issues with broadcast-channel dependency and svelte-kit
Issue -
State: closed - Opened by frederikhors about 4 years ago
- 12 comments
#44 - Update broadcast-channel
Pull Request -
State: closed - Opened by frederikhors about 4 years ago
- 2 comments
#43 - Reactive Query Key Change Detection ?
Issue -
State: closed - Opened by peufo about 4 years ago
- 7 comments
#42 - Query still runs on re:focus even if failed 6 retries
Issue -
State: closed - Opened by saturnonearth about 4 years ago
- 1 comment
#41 - Add "homepage" to package.json
Pull Request -
State: closed - Opened by frederikhors over 4 years ago
#40 - The docs site does not seem to be up to date
Issue -
State: open - Opened by philip-weber over 4 years ago
- 3 comments
#39 - SvelteKit integration
Issue -
State: closed - Opened by yussdev over 4 years ago
- 10 comments
#38 - Something similar to cache-first for Apollo and Urql?
Issue -
State: open - Opened by frederikhors over 4 years ago
- 1 comment
#37 - Review the following text (from React world) on docs page
Issue -
State: open - Opened by frederikhors over 4 years ago
#36 - An image cannot be downloaded on the docs site
Issue -
State: closed - Opened by frederikhors over 4 years ago
- 1 comment
#35 - Upgrade / remove dependencies
Issue -
State: open - Opened by frederikhors over 4 years ago
#34 - Move Storybook in it's own dir.
Pull Request -
State: closed - Opened by frederikhors over 4 years ago
- 12 comments
#33 - feat(queries): add setEnabled function to queries and infinite queries
Pull Request -
State: closed - Opened by SomaticIT over 4 years ago
- 9 comments
Labels: documentation, enhancement
#32 - fix(build): remove sourceMappingURL from svelte build
Pull Request -
State: closed - Opened by SomaticIT over 4 years ago
- 5 comments
#31 - Is the algolia search engine working on docs pages?
Issue -
State: open - Opened by frederikhors over 4 years ago
#30 - I have added this project on sveltesociety.dev
Issue -
State: closed - Opened by frederikhors over 4 years ago
- 2 comments
#29 - `useIsFetching` immediately inside `<QueryClientProvider>` throws
Issue -
State: open - Opened by frederikhors over 4 years ago
- 2 comments
#28 - Misprint
Pull Request -
State: closed - Opened by frederikhors over 4 years ago
- 1 comment
#27 - [vite] Failed to load source map for /node_modules/@sveltestack/svelte-query...
Issue -
State: closed - Opened by frederikhors over 4 years ago
#26 - Are we really using the original .svelte files?
Issue -
State: closed - Opened by frederikhors over 4 years ago
- 1 comment
#25 - Misprint
Pull Request -
State: closed - Opened by frederikhors over 4 years ago
#24 - Why this line in package.json?
Issue -
State: closed - Opened by frederikhors over 4 years ago
#23 - feat(mutation): add use mutating hook
Pull Request -
State: closed - Opened by amen-souissi over 4 years ago
#22 - Add Vite example
Issue -
State: closed - Opened by JustinVoitel over 4 years ago
- 19 comments
#21 - A big, huge, infinite THANK YOU for your work.
Issue -
State: closed - Opened by frederikhors over 4 years ago
- 1 comment
#20 - What about `grpc-web` calls?
Issue -
State: closed - Opened by frederikhors over 4 years ago
- 3 comments
#19 - Is this production ready?
Issue -
State: closed - Opened by frederikhors over 4 years ago
- 1 comment
#18 - How would I go about refetching a query if another query comes back changed?
Issue -
State: closed - Opened by saturnonearth over 4 years ago
- 2 comments
#17 - Cannot find module '../../src/methods/node.js'
Issue -
State: closed - Opened by joidegn over 4 years ago
- 4 comments
#16 - Queries always maked as successful even when error occured
Issue -
State: closed - Opened by xstevenyung over 4 years ago
- 2 comments
#15 - feat(broadcastQueryClient): experimental support for tab/window syncing
Pull Request -
State: closed - Opened by amen-souissi over 4 years ago
Labels: enhancement
#14 - chore(cd): add npm publish workflow
Pull Request -
State: closed - Opened by amen-souissi over 4 years ago
#13 - Add a working graphql example
Issue -
State: closed - Opened by rccc over 4 years ago
- 3 comments
#12 - Allow passing queryClient in options instead of taking it from the context
Issue -
State: closed - Opened by dimfeld over 4 years ago
- 4 comments
#11 - chore(query core): add createLocalStoragePersistor
Pull Request -
State: closed - Opened by amen-souissi over 4 years ago
#10 - Does SvelteStack have a Discord for discussing issues?
Issue -
State: closed - Opened by benwoodward over 4 years ago
- 3 comments
#9 - Unable to access children of response data when using Sapper
Issue -
State: closed - Opened by saturnonearth over 4 years ago
#8 - unsupported engine warning
Issue -
State: closed - Opened by JustinVoitel over 4 years ago
- 1 comment
#7 - Fix/default options
Pull Request -
State: closed - Opened by amen-souissi over 4 years ago
- 1 comment
#6 - Expected prop defaultOptions
Issue -
State: closed - Opened by saturnonearth over 4 years ago
- 1 comment
#5 - queryKeyHashFn not working correctly?
Issue -
State: closed - Opened by omerman over 4 years ago
- 3 comments
Labels: bug
#4 - docs(examples): fix urls
Pull Request -
State: closed - Opened by amen-souissi over 4 years ago
#3 - You rock! using it but have some troubles with importing it
Issue -
State: closed - Opened by omerman over 4 years ago
- 8 comments
Labels: question