t
tRPC
migrated to trpc 11, pageprops not available after client side navigation - tRPC
C
tRPC
•
5mo ago
•
1 reply
Ch1nmaya
migrated to trpc 11, pageprops not available after client side navigation
Before
:
NextJs v14 pages router
Trpc v10
Now
NextJS v16 pages router
TRPC v11
- PageProps are available when page is refreshed
- Not available after user navigates via Link
One thing I noticed was that post client side navigation using Link component
:
before
-
>
the /_next/data/.../abc.json
the /_next/data/.../abc.json
returned application
/json type response
Now
-
> it returns text
/html type response
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
4,951
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Using TRPC Server Caller in client side.
M
MonkeyStruct / ❓-help
2y ago