Importing an exported json query doesn't work anymore

Steps to reproduce
I’ve tested this on Firefox, Windows.

  1. Export any existing query like this one: most-common-likers.dcquery.json (524 Bytes)

  2. Click Import:

  3. Click Select File to upload the file you downloaded earlier. Nothing happens after that and you see a console error :arrow_down:


Dragging and dropping the *.json file into the modal works just fine which shows that there’s nothing wrong with the exported files. There are problems only with the Select File button.

2 Likes

Aha we should fix this @zogstrip

1 Like

@daniel can you add that to your list?

3 Likes

Maybe @markvanlan can fix this, cause he is all over data explorer at the moment?

2 Likes

Yeah I’d love to fix it!

4 Likes

Here is a PR to fix this error.

4 Likes

@rishabh can you confirm this has been solved?

2 Likes

Yes, it works now :white_check_mark:

1 Like