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
{{ message }}
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
Thanks for the great library. I've been looking for something like this for a while!
The docs clearly show that views are supported using addDoc, but it doesn't appear that updates functions are supported when I add design docs that have update handlers in them. We use update handlers to add simple timestamps to our docs. Am I doing something wrong, or is this feature just not supported yet.
Are update handlers a feature that you'd consider supporting, if they don't work already?
Thanks for the great library. I've been looking for something like this for a while!
The docs clearly show that views are supported using addDoc, but it doesn't appear that
updatesfunctions are supported when I add design docs that have update handlers in them. We use update handlers to add simple timestamps to our docs. Am I doing something wrong, or is this feature just not supported yet.Are update handlers a feature that you'd consider supporting, if they don't work already?