-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Describe the bug
Export functionality not working
To Reproduce
Steps to reproduce the behavior:
- Start the app via local or docker
- Click on export, nothing happens π€·π»ββοΈ
Expected behavior
The download for the csv should trigger
Additional context
- did some debugging and found that text/csv was not passing the if check in
handleFetchResponse - put up a PR for this: Fix handling of text/csv contenttype from handleFetchResponse on exportΒ #28
- i believe the export functionality used to be working and seems like the regression was introduced in commit: 8919fd5
Metadata
Metadata
Assignees
Labels
No labels