issues Search Results · repo:jsonnull/electron-trpc language:TypeScript
Filter by
36 results
(110 ms)36 results
injsonnull/electron-trpc (press backspace or delete to remove)Hello,
There is a really great feature. I think it would be excellent if electron-trpc could implement it.
For example, there is a third - party library called axios-cache-interceptor for Axios, which ...
liaodalin19903
- Opened 6 days ago
- #225
I was setting up @tanstack/react-query in electron app, but on v5 it shows error
hashQueryKey is not exported from tanstack/react-query
this error appears because in v5 hashQueryKey was renamed to hashKey ...
0x1h
- Opened on Dec 19, 2024
- #224
Hi,
In the react demo, we know how to use the trpcClient to subscribe and publish event.
but I think the creation step is tedious:
import React, { useState } from react ;
import ReactDom from react-dom ...
liaodalin19903
- Opened on Dec 7, 2024
- #210
I m having trouble getting errors to show up correctly as instances of the TRPCClientError class. If you
console.log(err.constructor.name) it s always _y
It seems it s being minified by Vite somewhere ...
help wanted
Ryanjso
- 1
- Opened on Dec 4, 2024
- #209
I tried to save the file as follows: Next.js + tRPC + FormData
I am unable to proceed further as I am getting the following error:
TRPCClientError: [
{
code : invalid_type ,
expected : ...
pruge
- Opened on Nov 4, 2024
- #207
Hello: Does electron-trpc support communication between windows?
As we know, usually a simple project has only one mainWindow. If other windows are created, can electron-trpc be used
for communication? ...
liaodalin19903
- Opened on Oct 24, 2024
- #206
failed to resolve import @trpc/client and failed to resolve import @trpc/server
image image image
LaiosOvO
- 1
- Opened on Oct 8, 2024
- #203
There is a race condition that causes incorrect data to be returned if there are two different clients. I have two
different TRPC clients. The first is a regular client.
function App() {
const [queryClient] ...
bug
BrendanC23
- Opened on Jul 2, 2024
- #201
I m using mat-sz:trpc-11 s fork in conjunction with trpc@11 in a demo project. PR #165 closes all subscriptions on
navigation. For me that closes too many subscriptions on navigation and has the problem ...
dastein1
- 5
- Opened on Jun 24, 2024
- #200
Problem
If we write
import { exposeElectronTRPC } from electron-trpc/main ;
in ESM Preload Script preload.mjs, following error occurs in renderer process:
file:/my/workspace/try-electron-trpc/node_modules/electron-trpc/dist/main.mjs:11 ...
kigh-ota
- Opened on May 19, 2024
- #196
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.