Open ted-nz opened 6 years ago
Hey, you're right this is not supported at the moment but a PR would be welcome. :)
Thanks for the confirmation @n6g7 , I have a use case where I want some UI indication that goes something like "hey, the information you saved is not visible to the world yet", and ideally need a relatively quick and snappy means of detecting when this has happened.
I'll have a go at it over the next little while and see what comes of it.
Cool! I think it should be a relatively simple feature to add, let me know if you need any help. :)
Hi @n6g7 I took a stab at it and opened a PR (https://github.com/n6g7/redux-saga-firebase/pull/135). Appreciate it if you can take a quick look, cheers.
Thanks for sending a PRn @ted-aux, I just merged and I'll make a release soon. Keeping this issue open until then. :)
:+1: Cheers
is it working ?
Specifically, wish to be able to listen to meta-data changes, i.e. includeMetadataChanges = true. Looking at the channel implementation, doesn't look like this is currently supported?