I am not sure if this is intended or not, but when making a component with a query loop using the taxonomy query for product categories and linking a text property to it does not seem to be working.
I am mapping them using term_id field in the taxonomy query. If I manually put in the id it works fine, but if I try to link it with a text property from the component it doesn’t seem to do anything.
If I leave the id number in the field and then link the test property it will still hold the same value that I entered before linking it. If I clear it and then link it then the query doesn’t work because the field was empty. So it looks like the value is just not being added at all to that field. I recorded a video of it here so you can see what I am talking about.
Running into the same issue on 2.1.4. It seems that the value of the linked text property is always that same as what was originally there when you created the component. I had a value in the Taxonomy Terms field, converted an entire section with the query loop inside into a component, and no matter what value I give the linked text property, it always stays the same value as what was originally in that field before I converted it into a component.
Also this isn’t just with text properties. I tried a selection property too, and it was the same result.