CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.58k stars 305 forks source link

Issue with "useDocument" #184

Closed tnv1r closed 2 years ago

tnv1r commented 2 years ago

I don't know what I am doing wrong but according to docs, passing the docRef isn't working!

image

chrisbianca commented 2 years ago

@T4533N apologies for the slow reply. It looks like you're trying to use hooks on the server side of a Next.js app which is not supported by Next.js