wobsoriano / trpc-nuxt

End-to-end typesafe APIs in Nuxt applications.
trpc-nuxt.vercel.app
MIT License
683 stars 39 forks source link

context variables not working #129

Closed u007 closed 12 months ago

u007 commented 12 months ago

hi,

after updating to trpc

"@trpc/client": "10.43.6",
"@trpc/server": "10.43.6",
"trpc-nuxt": "0.10.12",

ctx no longer showing variables from context

Screenshot 2023-11-19 at 10 28 27 PM
u007 commented 12 months ago

my bad, i over complicated my createContext with types,