matannahmani

Results 29 comments of matannahmani

@OutdatedVersion did you manage to make it work on Router handler (Next 13 app -> API). I can't manage to convert it https://github.com/OutdatedVersion/trpc-sse-link/blob/main/example/src/pages/api/trpc/%5Btrpc%5D.ts the event's arent sent and request finishes...

any updates regarding the unstable release?

@413n I saw that @KATT already started experimenting with it, I will also give it a spin tmr

partially, only if the component with the key has a "use client", otherwise it's not registered in the react tree then it's not being detected/tracked. CONTAINER > "use client" [key-X]...

any solutions i also have just encountered this issue

Still happening on WSL, a quick fix is to run the following: sudo apt install gnome-keyring

@helmturner you might be interested in this one I managed to make a production-ready version of SSE using app dir route handlers. behind the scene, it's built on top of...

I would suggest adding an option to override errorResponseObject with your own error object

any updates on this one?