Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Adding a user to a shared list does not use the reference returned from DatabaseRef for the emails node #250

Open
turnervink opened this issue May 25, 2017 · 1 comment

Comments

@turnervink
Copy link
Owner

This causes issues when deploying to Firebase as the wrong email node is searched for an entered email address and results in an error.

@turnervink
Copy link
Owner Author

Issue is in the query service in the shareList function. Line 511 creates a brand new Firebase reference rather than using the reference service.

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

No branches or pull requests

1 participant