Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observers for documents don't work as expected #127

Open
ryanwtyler opened this issue Apr 22, 2016 · 0 comments
Open

Observers for documents don't work as expected #127

ryanwtyler opened this issue Apr 22, 2016 · 0 comments

Comments

@ryanwtyler
Copy link

https://github.com/GoogleWebComponents/firebase-element/blob/master/firebase-document.html#L85

this line calls set on entire document instead of subproperty that changed. this causes the change record's path to be "object" instead of "object.subprop". my app has things that depend on the value of "subprop" and I can't set up observers for these dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant