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

[Bug] Download button not working for exporting image

Open ltalve opened this issue 3 years ago • 5 comments

Describe the bug Export image function not working. The Download button reacts to mouse hover but download does not start when clicked.

To Reproduce Steps to reproduce the behavior:

  1. Go to "Share"
  2. Click on "Export Image"
  3. Click on "Download"
  4. See error

Expected behavior I expected download to begin

Desktop (please complete the following information):

  • OS: Win11
  • Chrome
  • Version 104.0.5112.102 (Official Build) (64-bit)

ltalve avatar Aug 29 '22 06:08 ltalve

I accessed the map via a permanent link to Dropbox. I wonder if this may cause the problem.

ltalve avatar Aug 29 '22 07:08 ltalve

I encountered the same bug yesterday. Is it fixed now? How can it be fixed?

tabris3i3 avatar Sep 19 '22 13:09 tabris3i3

I accessed the map via a permanent link to Dropbox. I wonder if this may cause the problem.

This is not the cause. The same happens with a new map.

ltalve avatar Sep 26 '22 06:09 ltalve

Same issue here. From console it looks like the handling function is not defined image

lorenzo-romanelli avatar Nov 14 '22 15:11 lorenzo-romanelli

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

chrisgervang avatar Oct 18 '23 17:10 chrisgervang