Hi,
I have an issue with databinding when using a UX3 Facet Filter.
When selecting a value from one of the FacetLists for the first time, the Table data gets updated accordingly, also the second FacetList gets updated depending on the selected value.
But when I change the selection from the previously selected FacetList, e.g. from 'Beverages' to 'Seafood', the Table data gets updated, but the second FacetList does not.
In Chrome I saw that the first selection resulted in
and the change from 'Beverages' to 'Seafood' resulted in cancelled requests and then again the same requests.
So I assume that there is something wrong with my binding but I can't find it....
Any help is appreciated.
Thanks,
Oliver