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

[Bug]

Open cgward00 opened this issue 3 years ago • 3 comments

Describe the bug Attempts to Export as Image on Kepler, Doesn't Download when Download Button in Pressed.

To Reproduce

  1. Enter Data to Kepler
  2. Click on Export Button
  3. Click on Export Image
  4. Adjust Export Setting (Multiple Combinations Attempted)
  5. Click on Download

Expected behavior Expects Image File to be Downloaded when Download Button is Clicked.

Screenshots N/A

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version 106.0.5249.103 (Official Build) (64-bit)

Additional context N/A

cgward00 avatar Oct 13 '22 15:10 cgward00

Yes, it's error because exportImage was not defined. Attached screenshot error for reference.

error-keplr

Barathwaja avatar Oct 19 '22 17:10 Barathwaja

Duplicate of https://github.com/keplergl/kepler.gl/issues/1960 - I suggest to close this issue to handle it over there?

yaikohi avatar Nov 14 '22 08:11 yaikohi

I believe this image export issue is fixed now with #2368. Try 3.0.0-alpha.1

chrisgervang avatar Oct 18 '23 18:10 chrisgervang