mirage icon indicating copy to clipboard operation
mirage copied to clipboard

Nested queries broken

Open felixbuenemann opened this issue 7 years ago • 2 comments

Using the current version 0.8.0 of the Mirage Chrome Extension, whenever the checkbox "Add joining quere" is selected and "nested" is selected from the "select-joining-query" dropdown, the generated query changes to {} instead of generating the nested query wrapper.

Tested on Chrome Canary 70.0.3524.0.

felixbuenemann avatar Aug 16 '18 16:08 felixbuenemann

I don't know if it is related or not, but making a query on a nested field does not work for me: even if I select the right path, the autocomplete field for the field name is always empty, so I can't select anything. Here is what the data looks like: image And here is the problem: image

barroudjo avatar May 26 '19 10:05 barroudjo

This is still happening on 0.11

soccer99 avatar Aug 16 '19 22:08 soccer99