id passed down in my url params, and I want to pass down that id to trpc, to fetch some data from my database:id isn't there on first render: the router will first have to get it etc., so I get a TRPC Client Error, as id at this time is undefined