GitHub / icflorescu/trpc-sveltekit issues and pull requests
#139 - tRPC v11
Pull Request -
State: open - Opened by romaindurand 27 days ago
- 1 comment
#138 - TRPC v11 support
Issue -
State: open - Opened by geoman2 4 months ago
- 5 comments
#136 - Update @sveltejs/kit and @sveltejs/adapter-node versions. Add cookie as dependency.
Pull Request -
State: closed - Opened by rtrampox 5 months ago
- 1 comment
#134 - Please update deps
Issue -
State: open - Opened by BCsabaEngine 7 months ago
- 1 comment
Labels: bug
#133 - createTRPCHandle conflict with sveltekit prerender
Issue -
State: open - Opened by J4gQBqqR 7 months ago
Labels: bug
#132 - Added `cookie` Dependency
Pull Request -
State: open - Opened by d3rpp 8 months ago
- 1 comment
#131 - `packages/src/server.ts` imports the `cookie` module but never declares it as a dependency directly
Issue -
State: open - Opened by d3rpp 8 months ago
Labels: bug
#129 - Update client.ts
Pull Request -
State: open - Opened by asjir 9 months ago
- 1 comment
#127 - Query params are all optional client side
Issue -
State: open - Opened by parotech123 11 months ago
Labels: bug
#125 - Vulnerability report when running pnpm audit
Issue -
State: open - Opened by andersoncardoso about 1 year ago
Labels: bug
#123 - How to use trpc directly in playwright testing?
Issue -
State: open - Opened by WhyAsh5114 about 1 year ago
- 2 comments
Labels: bug
#122 - Latest version of tRPC v11 HTTP resolver has been rewritten with Fetch API #169
Issue -
State: open - Opened by KATT about 1 year ago
- 3 comments
Labels: bug
#121 - Allow non-async `createContext`
Pull Request -
State: closed - Opened by skyf0l over 1 year ago
- 3 comments
#120 - Non-async `createContext`
Issue -
State: closed - Opened by skyf0l over 1 year ago
#118 - Also works on Cloudflare
Issue -
State: open - Opened by valterkraemer over 1 year ago
- 2 comments
#117 - fix: split cookies into multiple set-cookie headers
Pull Request -
State: closed - Opened by BearToCode over 1 year ago
- 4 comments
#116 - `transformer` no longer works client-side
Issue -
State: closed - Opened by BearToCode over 1 year ago
- 1 comment
Labels: bug
#114 - Will this work with trpc11 ?
Issue -
State: closed - Opened by alanxp over 1 year ago
- 1 comment
Labels: question
#113 - Handle cookies options
Pull Request -
State: closed - Opened by BearToCode over 1 year ago
- 7 comments
#112 - chore: bump `@trpc/*` deps
Pull Request -
State: closed - Opened by KATT over 1 year ago
- 1 comment
#111 - createMutation (onMutate) context is of type 'unknown'
Issue -
State: open - Opened by dihmeetree over 1 year ago
- 1 comment
Labels: bug
#110 - 'Property does not exist on the type'
Issue -
State: closed - Opened by gigamesh over 1 year ago
Labels: bug
#109 - docs: mention editing response headers
Pull Request -
State: closed - Opened by BearToCode over 1 year ago
- 1 comment
#108 - fix: cookies not being deleted
Pull Request -
State: closed - Opened by BearToCode over 1 year ago
- 3 comments
#107 - Skip batch
Pull Request -
State: closed - Opened by codicocodes over 1 year ago
- 1 comment
#106 - fix: `setHeaders` and `cookies` in procedures
Pull Request -
State: closed - Opened by BearToCode over 1 year ago
- 3 comments
#103 - Update error handling example
Issue -
State: closed - Opened by Ennoriel over 1 year ago
- 1 comment
#102 - feat: add support for tRPC v11
Pull Request -
State: closed - Opened by KATT over 1 year ago
- 2 comments
#101 - [Feature request] Support for tRPC v11
Issue -
State: closed - Opened by KATT over 1 year ago
- 2 comments
Labels: enhancement
#100 - resolve confusing types
Pull Request -
State: closed - Opened by sandikodev over 1 year ago
#99 - Could you please provide an example on how to attach tRPC to an endpoint (+server.ts file)
Issue -
State: closed - Opened by camiloux over 1 year ago
- 1 comment
Labels: bug
#98 - Allow passing link options (specifically, maxURLLength) when calling createTRPCClient
Issue -
State: open - Opened by brunobely almost 2 years ago
Labels: bug
#97 - Improve handle URL filtering
Pull Request -
State: closed - Opened by metafab almost 2 years ago
#96 - Update +page.svelte
Pull Request -
State: closed - Opened by scottwoodall almost 2 years ago
#95 - Cannot find module 'trpc-sveltekit/websocket' or its corresponding type declarations.
Issue -
State: closed - Opened by neutron0831 almost 2 years ago
- 3 comments
Labels: bug
#93 - Setting cookies in trpc router doesn't work
Issue -
State: closed - Opened by mKepka16 almost 2 years ago
- 5 comments
Labels: enhancement
#92 - fix: Update exports map
Pull Request -
State: closed - Opened by lachlancollins about 2 years ago
#91 - fix: npm error EINVALIDTAGNAME
Pull Request -
State: closed - Opened by thomb89 about 2 years ago
#89 - [Question] Benefits of trpc-sveltekit over plain trpc
Issue -
State: closed - Opened by mateuszlewko about 2 years ago
#85 - Setting endpoint URL does not work
Issue -
State: closed - Opened by locpd about 2 years ago
- 1 comment
Labels: bug
#84 - `createHTTPHandle` should also be changed to `createTRPCHandle`
Issue -
State: closed - Opened by icflorescu about 2 years ago
#83 - Fix typo in handling errors docs
Pull Request -
State: closed - Opened by ferntheplant about 2 years ago
- 2 comments
#82 - preview command triggers `createTRPCWebSocketServer` error
Issue -
State: closed - Opened by llmaboi over 2 years ago
- 1 comment
Labels: bug
#80 - Client receiving object[] instead of Serialized<Model[]> (Sequelize)
Issue -
State: closed - Opened by SudoerWithAnOpinion over 2 years ago
- 2 comments
#79 - Resolving conflict with trpc-sveltekit and [...rest] directory on the root route
Issue -
State: closed - Opened by amit13k over 2 years ago
- 1 comment
#78 - Unable to delete cookie through client
Issue -
State: closed - Opened by L-Mario564 over 2 years ago
- 3 comments
Labels: enhancement
#75 - Add docs website screenshot to github content
Issue -
State: closed - Opened by icflorescu over 2 years ago
Labels: documentation, enhancement
#74 - simple example: Failed to load url
Issue -
State: closed - Opened by shinokada over 2 years ago
- 1 comment
Labels: invalid
#73 - trpc context doesn't sync to "local" context
Issue -
State: closed - Opened by vloe over 2 years ago
- 6 comments
Labels: bug
#72 - Getting `TypeError: rt.transformer.serialize is not a function`
Issue -
State: closed - Opened by SorenHolstHansen over 2 years ago
- 2 comments
Labels: bug
#71 - Use peer dependencies for tRPC
Issue -
State: closed - Opened by melike2d over 2 years ago
#70 - Websocket subscription example
Pull Request -
State: closed - Opened by vishalbalaji over 2 years ago
- 4 comments
#69 - fix: prevent from creating client if `location` is `undefined`
Pull Request -
State: closed - Opened by vishalbalaji over 2 years ago
- 1 comment
#68 - Option to disable batching for certain requests
Pull Request -
State: closed - Opened by marcinplatek over 2 years ago
- 2 comments
#67 - Handling Errors
Issue -
State: closed - Opened by clonecorp over 2 years ago
- 5 comments
Labels: bug
#66 - How can I update all clients automatically on data changes in db?
Issue -
State: closed - Opened by ErcouldnT over 2 years ago
- 5 comments
Labels: question
#65 - docs: fix client initialization in README example
Pull Request -
State: closed - Opened by vishalbalaji over 2 years ago
- 3 comments
#63 - How to use this package with a separate backend
Issue -
State: closed - Opened by yourGuy over 2 years ago
- 3 comments
Labels: question
#61 - Websocket workaround while waiting for oficial WS support in SvelteKit
Pull Request -
State: closed - Opened by SrZorro over 2 years ago
- 9 comments
#60 - Update docs and README examples with proper client initialization
Pull Request -
State: closed - Opened by vishalbalaji over 2 years ago
- 1 comment
#59 - `fetch` from `load` event should only be used when the client is initialized on the server.
Issue -
State: closed - Opened by vishalbalaji over 2 years ago
- 7 comments
Labels: bug, need more info
#58 - invalid -> fail
Issue -
State: closed - Opened by BCsabaEngine over 2 years ago
- 1 comment
Labels: bug, good first issue
#57 - error instanceof TRPCClientError / TRPCError not working
Issue -
State: closed - Opened by RoTour over 2 years ago
- 2 comments
Labels: invalid
#55 - Use of `/trpc` as URL to `createTRPCHandle` should be documented as a caveat
Issue -
State: closed - Opened by angrytongan over 2 years ago
Labels: documentation, enhancement
#54 - Use `fetch` from load event
Issue -
State: closed - Opened by david-plugge over 2 years ago
- 2 comments
Labels: bug
#53 - Integrate @tanstack/svelte-query into trpc-sveltekit
Issue -
State: closed - Opened by tmarnet over 2 years ago
- 7 comments
Labels: documentation, enhancement, help wanted
#52 - My tRPC runs on a different server/port
Issue -
State: closed - Opened by muuvmuuv over 2 years ago
- 1 comment
Labels: invalid
#51 - Support for adapter-static
Issue -
State: closed - Opened by JitPackJoyride over 2 years ago
- 5 comments
Labels: question
#50 - Update dependencies
Pull Request -
State: closed - Opened by irflorescu over 2 years ago
#48 - Custom typings or type definition
Issue -
State: closed - Opened by Indeedornot over 2 years ago
- 1 comment
Labels: bug
#47 - Route not found after deploying to another environment
Issue -
State: closed - Opened by caschbre over 2 years ago
- 1 comment
#46 - How to use createTRPCHandle with custom / local handle logic?
Issue -
State: closed - Opened by caschbre over 2 years ago
- 5 comments
Labels: documentation, enhancement
#45 - Don't run build&publish action if running on forked repo
Pull Request -
State: closed - Opened by jameslounds over 2 years ago
- 1 comment
#43 - Publish a docs website screenshot
Issue -
State: closed - Opened by icflorescu over 2 years ago
Labels: documentation, enhancement
#42 - Add simple example screenshot in the README
Issue -
State: closed - Opened by icflorescu over 2 years ago
#41 - ERR_MODULE_NOT_FOUND with latest version
Issue -
State: closed - Opened by spbaecchi over 2 years ago
- 2 comments
Labels: bug
#40 - Use `.js` file extension in ESM relative imports
Pull Request -
State: closed - Opened by allezxandre over 2 years ago
- 1 comment
#39 - Add picture on README.md
Issue -
State: closed - Opened by icflorescu over 2 years ago
#34 - Update README
Pull Request -
State: closed - Opened by cami7ord over 2 years ago
- 1 comment
#33 - Update to tRPC v10
Issue -
State: closed - Opened by doceazedo over 2 years ago
- 3 comments
Labels: enhancement
#32 - Custom hooks for `svelte-query`
Issue -
State: closed - Opened by vishalbalaji over 2 years ago
- 4 comments
#31 - add ValidRoute type and use for url
Pull Request -
State: closed - Opened by jameslounds over 2 years ago
- 4 comments
#30 - Some outdated info
Issue -
State: closed - Opened by beeb over 2 years ago
- 4 comments
Labels: bug
#29 - Update for newest version of tRPC (v10)
Pull Request -
State: closed - Opened by sproott over 2 years ago
- 7 comments
#28 - Invalidating server-side procedure calls?
Issue -
State: closed - Opened by MoritzKronberger almost 3 years ago
#27 - hooks.handle gets called twice
Issue -
State: closed - Opened by demetrius-mp almost 3 years ago
- 1 comment
Labels: bug
#26 - Websocket :)
Issue -
State: closed - Opened by lantos1618 almost 3 years ago
- 2 comments
#25 - Create CODE_OF_CONDUCT.md
Pull Request -
State: closed - Opened by icflorescu almost 3 years ago
#24 - Fix type error event and resolve
Pull Request -
State: closed - Opened by enBonnet almost 3 years ago
#23 - Indicate to install @trcp/client
Pull Request -
State: closed - Opened by enBonnet almost 3 years ago
#22 - Any plans for a TanStack Query wrapper in the future?
Issue -
State: closed - Opened by austins almost 3 years ago
- 1 comment
Labels: enhancement, help wanted, question
#21 - client.query returns a 404 error
Issue -
State: closed - Opened by DefJunx almost 3 years ago
- 1 comment
#20 - Use correct fetch type in documentation example
Pull Request -
State: closed - Opened by alex-way about 3 years ago
#19 - Do not require createContext() return promise
Pull Request -
State: closed - Opened by ratson about 3 years ago
- 1 comment
#18 - Wrong type of `fetch`
Issue -
State: closed - Opened by sproott about 3 years ago
- 2 comments
#17 - Need help with context and middleware
Issue -
State: closed - Opened by sillvva about 3 years ago
- 1 comment
#16 - remove peerDependencies @sveltejs/kit
Pull Request -
State: closed - Opened by shynome about 3 years ago
- 1 comment
#15 - pnpm doesn't work
Issue -
State: closed - Opened by Wazarr94 about 3 years ago
#14 - add @trpc/client as deps
Issue -
State: closed - Opened by omar2205 about 3 years ago
- 1 comment
#13 - Update `createContext`'s signature to accept the whole `event`
Pull Request -
State: closed - Opened by thenbe about 3 years ago
- 1 comment