Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In queryPollDoc(), the callback for getCollectionPoll() does not have any error handling Thus, when collection is undefined and an error is returned, we hit a TypeError when we try to call find() on collection
- Loading branch information