Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vishalbalaji/trpc-svelte-query-adapter issues and pull requests
#61 - Add peer dependency support for `@sveltejs/vite-plugin-svelte@^5.0.0`
Issue -
State: open - Opened by fnimick 12 days ago
#60 - Not Working
Issue -
State: closed - Opened by bibauporto 3 months ago
- 1 comment
#59 - Update Svelte peer dependency to v5
Pull Request -
State: closed - Opened by vishalbalaji 3 months ago
#58 - Add support for Svelte 5 and Runes
Issue -
State: open - Opened by vishalbalaji 3 months ago
- 2 comments
#57 - Wrong data returns on data from createServerQuery
Issue -
State: open - Opened by SashaGoncharov19 5 months ago
- 1 comment
#56 - query and createQuery at same instance
Issue -
State: closed - Opened by plckr 6 months ago
- 3 comments
#55 - Deprecate `getQueryKey` in favour of standalone function
Pull Request -
State: closed - Opened by vishalbalaji 6 months ago
#54 - Update `createUtils` proxy to include path in context
Pull Request -
State: closed - Opened by vishalbalaji 6 months ago
#53 - Get `createUtils` up-to-date with `@trpc/react-query`
Pull Request -
State: closed - Opened by vishalbalaji 6 months ago
#52 - Lazy query initialization for `createQuery` and `createInfiniteQuery`
Pull Request -
State: closed - Opened by vishalbalaji 6 months ago
#51 - Add procedure extensions
Pull Request -
State: closed - Opened by vishalbalaji 6 months ago
#50 - Add mutation utils to `createUtils()`
Pull Request -
State: closed - Opened by vishalbalaji 6 months ago
#49 - Add a `lazy` option to make `createQuery`, `createInfiniteQuery` and `createQueries`.
Issue -
State: closed - Opened by vishalbalaji 6 months ago
- 1 comment
#48 - Store based reactivity
Pull Request -
State: closed - Opened by vishalbalaji 6 months ago
#47 - Add support for passing in svelte stores for opts and input.
Issue -
State: closed - Opened by vishalbalaji 7 months ago
#46 - Use the `client.__untypedClient` instead of running reduce on the client for each procedure
Pull Request -
State: closed - Opened by vishalbalaji 7 months ago
#44 - Store-based reactivity and Lazy queries
Issue -
State: closed - Opened by vishalbalaji 7 months ago
- 2 comments
#43 - Update `createQueries` and `createServerQueries` for svelte-query v5 and add support for `combine`
Pull Request -
State: closed - Opened by vishalbalaji 7 months ago
#42 - Instructions to setup with api url
Issue -
State: closed - Opened by cellulosa 8 months ago
- 1 comment
#41 - Loading trpc in +page.server
Issue -
State: closed - Opened by cellulosa 8 months ago
- 4 comments
#40 - How to run queries outside of component initialization?
Issue -
State: closed - Opened by sheldonbaker 8 months ago
- 2 comments
#39 - Fix server queries prefetch
Pull Request -
State: closed - Opened by vishalbalaji 9 months ago
#38 - Handle for falsy client-side inputs
Pull Request -
State: closed - Opened by vishalbalaji 9 months ago
#37 - Client side inputs for server queries
Pull Request -
State: closed - Opened by vishalbalaji 9 months ago
#36 - Fix type error when using getQueryKey
Pull Request -
State: closed - Opened by smaven 9 months ago
#35 - Type error when using getQueryKey
Issue -
State: closed - Opened by smaven 9 months ago
- 1 comment
#34 - Passing inputs to createServerQuery on the client-side
Issue -
State: closed - Opened by smaven 9 months ago
- 6 comments
#33 - Separate dev deps from peer deps
Pull Request -
State: closed - Opened by vishalbalaji 11 months ago
#32 - `@typescript-eslint/eslint-plugin` and `@typescript-eslint/parser` peer dependency blocking upgrades in project
Issue -
State: closed - Opened by fnimick 11 months ago
- 1 comment
#31 - Provide just the query key as input to `getQueryData` instead of filters
Pull Request -
State: closed - Opened by vishalbalaji 11 months ago
#30 - [Q/A] I realized I do not have to use the query fn returned from layout/page.ts for ssr?
Issue -
State: closed - Opened by laneme 11 months ago
- 5 comments
#29 - createUtils getData not returning data
Issue -
State: closed - Opened by codestoragedev 11 months ago
- 2 comments
#28 - Sync with latest svelte-query and make queryKey and queryFn optional
Pull Request -
State: closed - Opened by vishalbalaji 12 months ago
#27 - Incorrect opts types on many functions
Issue -
State: closed - Opened by CoopTRUE 12 months ago
- 4 comments
#26 - Fix infinite query types
Pull Request -
State: closed - Opened by vishalbalaji 12 months ago
#25 - Incorrect data types for createInfiniteQuery
Issue -
State: closed - Opened by CoopTRUE 12 months ago
- 2 comments
#24 - trpc client error
Issue -
State: closed - Opened by Schmell 12 months ago
- 4 comments
#23 - An error in documentation
Issue -
State: closed - Opened by Schmell 12 months ago
- 1 comment
#22 - How to stream queries to Pages/Components?
Issue -
State: closed - Opened by dihmeetree 12 months ago
- 9 comments
#21 - Allow for naming of queries with `createServerQueries`
Issue -
State: closed - Opened by dihmeetree 12 months ago
- 2 comments
#20 - Make tRPC options for queries optional
Pull Request -
State: closed - Opened by vishalbalaji about 1 year ago
#19 - The `trpc: { abortOnUnmount: boolean }` type is now (unintentionally?) required on every query
Issue -
State: closed - Opened by fnimick about 1 year ago
- 1 comment
#18 - Implement query cancellation
Pull Request -
State: closed - Opened by vishalbalaji about 1 year ago
#17 - Support for cancelling queries?
Issue -
State: closed - Opened by PickleyD about 1 year ago
- 3 comments
#16 - Update CI to use pnpm
Pull Request -
State: closed - Opened by vishalbalaji about 1 year ago
#15 - Update `trpc` and `@tanstack/svelte-query` versions
Pull Request -
State: closed - Opened by vishalbalaji about 1 year ago
#14 - Library isn't compatible with @tanstack/svelte-query v5
Issue -
State: closed - Opened by yinkakun about 1 year ago
- 2 comments
#13 - CreateQuery in +layout.svelte
Issue -
State: closed - Opened by Coder-Vasen over 1 year ago
- 2 comments
#12 - using on server load/ api routes
Issue -
State: closed - Opened by ghost over 1 year ago
- 4 comments
#11 - Pre-fetching using `queryClient` instead of `initialData`
Pull Request -
State: closed - Opened by vishalbalaji almost 2 years ago
#10 - createServerQuery not respecting staletime
Issue -
State: closed - Opened by ralphwest1 almost 2 years ago
- 6 comments
#9 - Infinite queries?
Issue -
State: closed - Opened by qudo-code almost 2 years ago
- 5 comments
#8 - Brilliant package!
Issue -
State: closed - Opened by multiplehats almost 2 years ago
- 2 comments
#7 - trpc.(some procedure).useMutation() arguments misplaced
Issue -
State: closed - Opened by sharmapukar217 almost 2 years ago
- 10 comments
#6 - V2.0.0
Pull Request -
State: closed - Opened by vishalbalaji almost 2 years ago
#5 - Fix typos in installation
Pull Request -
State: closed - Opened by icflorescu almost 2 years ago
- 1 comment
#4 - Variables/Data are not send on mutations
Issue -
State: closed - Opened by sharmapukar217 almost 2 years ago
- 2 comments
#3 - Bug: `trpc` does not use `fetch` from `event`.
Issue -
State: closed - Opened by vishalbalaji about 2 years ago
- 1 comment
#2 - Publish to npm or contribute the source code to trpc-sveltekit
Issue -
State: closed - Opened by icflorescu about 2 years ago
- 1 comment
#1 - What needs to be done for MVP?
Issue -
State: closed - Opened by vishalbalaji about 2 years ago