You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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?
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?
The text was updated successfully, but these errors were encountered: