Issue involves React's interaction with a third-party library (tRPC) and proxy functionality.
The issue describes a break in functionality when React's logComponentRender interacts with a tRPC client using proxy. The problem might be related to React's handling of proxy objects or tRPC's implementation. The maintainer has asked for more details and suggested checking the experimental version, indicating uncertainty about the root cause.
client[procedureType] is not a function
React version: 19.2.3
When trying to read properties of the object to show the diff in log, it breaks it.
Should work.
I am not sure if this is to be fixed on React side or TRPC, but it worked in previous versions of React.
Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!