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

[RFR] Fix export CSV in firefox #467

Merged
merged 1 commit into from
May 26, 2015
Merged

Conversation

manuquentin
Copy link
Contributor

The issue was that promises wasn't resolved in the last step of the promises chain.

Fixed by removing return rawEntries at each step to return promises instead.

Fixes #464

jeromemacias added a commit that referenced this pull request May 26, 2015
@jeromemacias jeromemacias merged commit 0573022 into master May 26, 2015
@jeromemacias jeromemacias deleted the fix_firefox_export_csv branch May 26, 2015 10:16
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.

Export to .csv Firefox & Safari
2 participants