kepler.gl icon indicating copy to clipboard operation
kepler.gl copied to clipboard

Stagnant response after dataset load in some cases [Bug]

Open apoorvm91 opened this issue 2 years ago • 11 comments

Describe the bug After loading the dataset, the loading status bar states "100%" but the image does not render. This is similar to the issue I have reported previously #1963 and in fact, some of the exact same json files are producing this error. Although I observe that not all of the json files lead to this issue. I tried both loading from the URL as well as loading the json files directly.

To Reproduce Steps to reproduce the behavior: Unable to upload the json file as it is too large but the console error is shown below in the screenshot.

Expected behavior Expected to load the analysis maps I had previously worked on and saved.

Screenshots image

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise
  • Browser Microsoft Edge for Business
  • Version 118

apoorvm91 avatar Oct 23 '23 17:10 apoorvm91

Looks like it crashes when processing the loaded data. Probably a regression. I see the reference to an earlier bug, but to make life easy for maintainers, are you able to link to one specific JSON file that reproduces the issue?

ibgreen avatar Oct 23 '23 17:10 ibgreen

See if you are able to access this file: https://www.dropbox.com/s/oe6q20akilcc38a/keplergl_8dxo22b.json?dl=0

apoorvm91 avatar Oct 23 '23 17:10 apoorvm91

Yes I can, that is a PNG file. Sorry for being so out of the loop, but are you trying to load JSON files or PNG files? Maybe you are just testing if I can access?

ibgreen avatar Oct 23 '23 18:10 ibgreen

My apologies. I updated the link. https://www.dropbox.com/s/oe6q20akilcc38a/keplergl_8dxo22b.json?dl=0

apoorvm91 avatar Oct 23 '23 20:10 apoorvm91

@igorDykhta can you take a look?

ibgreen avatar Oct 23 '23 20:10 ibgreen

Following up on this to see if I can provide any additional information to help resolving the bug.

apoorvm91 avatar Oct 26 '23 14:10 apoorvm91

@apoorvm91 What version of kepler.gl are you using? I can't reproduce the issue here https://kepler.gl/demo with the latest 3.0-alpha

igorDykhta avatar Oct 26 '23 15:10 igorDykhta

@igorDykhta : I am not sure of the version as I am trying to open it on the web interface. Are you able to open this link? https://kepler.gl/demo/map?mapUrl=https://dl.dropboxusercontent.com/s/611gndnmbxlu7cu/keplergl_2o0224.json

apoorvm91 avatar Oct 27 '23 13:10 apoorvm91

@igorDykhta This should be fixed in https://github.com/keplergl/kepler.gl/pull/2381 Can you help to review this PR and merge it? Thanks!

lixun910 avatar Oct 27 '23 16:10 lixun910

@lixun910 @igorDykhta I still see the same issue on my end. Was the merge executed?

apoorvm91 avatar Oct 30 '23 14:10 apoorvm91

@apoorvm91 Not released yet

igorDykhta avatar Oct 30 '23 14:10 igorDykhta