jsha / blocktogether

Share your blocks and subscribe to others'
GNU General Public License v3.0
330 stars 68 forks source link

Download CSV TypeError: e.match(...) is null #241

Closed konomikitten closed 6 years ago

konomikitten commented 7 years ago

This might not be an issue with Block Together itself but Twitter. It seems that when Block Together exports a CSV it leaves a blank line at the bottom, this causes the following error in Twitters JS:

TypeError: e.match(...) is null

o/this.importCSV/o.onload/i< map o/this.importCSV/o.onload

Removing the blank line allows Twitter to import the CSV generated by Block Together.

jsha commented 6 years ago

Thanks! This does sound like an issue with Twitter, so I'm closing this. Please do report this bug to Twitter.