You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
In Safari, if a CSV is above 15-18k rows the page crashes and refreshes. This can be replicated on any of the test apps that you're running with any basic 1 column CSV with 20k rows of data.
This does not seem to be happening in Chrome or Brave.
I don't know the underlying libraries well enough to debug it so just reporting.
Any ideas?
The text was updated successfully, but these errors were encountered:
________________________________
From: Nick Matantsev ***@***.***>
Sent: Saturday, July 24, 2021 1:50:19 AM
To: beamworks/react-csv-importer ***@***.***>
Cc: Jesse Thomas Hanley ***@***.***>; Author ***@***.***>
Subject: Re: [beamworks/react-csv-importer] [Bug] Safari Cannot Handle Large CSVs (#42)
Thanks for the report Jesse, I will try to replicate. This is on a MacOS Safari, right? (as opposed to e.g. iOS or something)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#42 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABP6PU65GNRZ7VJG3I5NXB3TZGMUXANCNFSM5AXBQSKA>.
also having this issue: Import error: e.stream is not a function. (In ‘e.stream()’, ‘e.stream’ is undefined)
only in safari on mac, on other browsers works fine
Hey @unframework,
It's me again with another ticket!
In Safari, if a CSV is above 15-18k rows the page crashes and refreshes. This can be replicated on any of the test apps that you're running with any basic 1 column CSV with 20k rows of data.
This does not seem to be happening in Chrome or Brave.
I don't know the underlying libraries well enough to debug it so just reporting.
Any ideas?
The text was updated successfully, but these errors were encountered: