James Darabi

Results 2 comments of James Darabi

I'm also having the same issue. As mentioned above, using `useDocumentData` works as a temporary workaround. Here are my relevant dependencies: ```json "firebase": "^9.9.4", "next": "12.3.0", "react": "18.2.0", "react-dom": "18.2.0",...