keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.26k stars 1.72k forks source link

[Bug] #2585

Open truly-indian opened 2 months ago

truly-indian commented 2 months ago

Describe the bug When ever I try to upload a faulty csv it just stucks in the loading... phase forever.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Add data to Map'
  2. Click on 'upload csv'
  3. Upload a faulty csv
  4. It's is stuck in the loading phase.

Expected behavior UI should show user the proper error message of what happened. If not then there should be some work around like what happens when we upload the csv, which function is called so that we can think of overriding that function ourselves.

Screenshots

Screenshot 2024-07-09 at 6 48 25 PM

Desktop (please complete the following information):

Additional context I am trying to integrate v2.5.5 Kepler with my create react app and getting the above mentioned issue. Can some one please tell me like what happens when we use the default Add Data to Map functionality.

truly-indian commented 2 months ago

I am sharing a csv where this happens captainFile copy.csv