Ubaldo Suarez
Results
2
comments of
Ubaldo Suarez
make sure that u're using firebase/firestore or firebase/firestore/lite in all your firebase imports, is u' can't get data from db using both libs, for example if you: import { getFirestore...
> > I fix this removing the NextUIProvider from the `layout.tsx` of your nextjs application in `src/app/layout.tsx` (i put providers there cuz i see it like the root app component)....