rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.94k stars 478 forks source link

Export to CSV is not working #1434

Closed Stingray91 closed 8 months ago

Stingray91 commented 11 months ago

The export to CSV for all fields is not working. It seems that the larger tables just don't export (exports fine for JSON). The popup that says that the download will begin soon pops up but nothing downloads.

harinij commented 11 months ago

@Stingray91 is the number of rows in the table >10K?

Stingray91 commented 11 months ago

Yes there are no more than 500 in there


From: Harini Janakiraman @.> Sent: Tuesday, October 17, 2023 12:06:35 AM To: rowyio/rowy @.> Cc: Joe Lindsay @.>; Mention @.> Subject: Re: [rowyio/rowy] Export to CSV is not working (Issue #1434)

@Stingray91https://github.com/Stingray91 is the number of rows in the table >10K?

— Reply to this email directly, view it on GitHubhttps://github.com/rowyio/rowy/issues/1434#issuecomment-1765403948, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A6WT6RJMUA3CCWGEBN62WUDX7W4XXAVCNFSM6AAAAAA552SMGOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRVGQYDGOJUHA. You are receiving this because you were mentioned.Message ID: @.***>

harinij commented 8 months ago

Hi @Stingray91 - we weren't able to reproduce this. potentially it could be related to the data seen in the table itself? If you can try for smaller number of columns in the export does it work or narrow it down?

Moving this to discussion as it seems to be related to specific dataset