humlab-sead / sead_query_api

.NET Core port of Query SEAD API
Other
2 stars 0 forks source link

Countries and Region facets fails when used together #103

Closed johanvonboer closed 6 months ago

johanvonboer commented 1 year ago

When using the Countries and Region facets, without any selections, only the top one will load, see these images:

image

image

This is what the end of the request for the bottom facet looks like:

image

The items are actually being returned, but for some reason their Name and DisplayName attributes are null.

roger-mahler commented 6 months ago

Closing since the problem seems to be fixed in latest release.