react-admin-firebase icon indicating copy to clipboard operation
react-admin-firebase copied to clipboard

Is FirebaseRealTimeSaga working?

Open josecarballoGL opened this issue 6 years ago • 3 comments

Hi there,

I am following the README to connect to real-time updates to the database using FirebaseRealTimeSaga, but when changing data in the Firebase console, my react-admin-firebase dashboard doesn't automatically update the data.

Also, to test this, I open two tabs in my browser: https://benwinding.github.io/react-admin-firebase-demo/#/comments

Then edit a comment or add a new one in of the tabs, expecting the data in the other tab would automatically update, but it doesn't happen.

Am I missing something?

josecarballoGL avatar Sep 19 '19 21:09 josecarballoGL

Hi @benwinding, does this works for you?

jose-carballo avatar Oct 25 '19 08:10 jose-carballo

We are preparing the library to be compatible with React-Admin v3 - which did remove the real-time functionality. So there are no plans in the moment to look more into this issue.

LaszloDev avatar Dec 28 '19 09:12 LaszloDev

do you mind to update the readme to remove references to FirebaseRealTimeSaga? if you want to keep documentation for users of react-admin 2.x, can you do it in a separate md file?

jayenashar avatar Nov 26 '22 03:11 jayenashar