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

Add export multiple subCollection in the same document #57

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

bruno-machado
Copy link
Contributor

Hello Dale.

The problem is with this line because this overwrite the extisting data so the last sub collection is only printed.
data[collectionName][doc.id]['subCollection'] = subColData;

I change to add multiple subCollection.

@dalenguyen dalenguyen changed the base branch from master to dev July 2, 2020 22:07
@dalenguyen
Copy link
Owner

Thanks @bruno-machado!

@dalenguyen dalenguyen merged commit 383a8f2 into dalenguyen:dev Jul 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants