benwinding / react-admin-firebase

A firebase data provider for the react-admin framework
https://benwinding.github.io/react-admin-firebase/
MIT License
460 stars 175 forks source link

Fix parsing data from firestore #245

Open pranko17 opened 1 year ago

MatheusMoura17 commented 1 year ago

Works fine for me and fix #250 , i'm closing #251 and voting to merge this.

@benwinding you can merge this? My project it's currently broken.

Thanks!

vandan-khamkar-us commented 10 months ago

This repo is not working for node version >=18. when I upgrade version to newer, It's giving me an error for setDoc & addDoc (as it is not handling empty data). Please fix or give any clue.