appbaseio/mirage

Nested queries broken

felixbuenemann opened this issue · 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.

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

This is still happening on 0.11