Deferred Data
I am using the Await componet from tanstack/react-router
I have it setup right and types are correct but I am getting this error from the await component
awaited.tsx:12 Uncaught TypeError: Cannot read properties of undefined (reading 'uid')
Not sure what to make the uid that it is trying to read and is finding to be undefined0 Replies