MQTT subscription won't refresh values on Mashups
I am using Thingworx 8, with the MQTT extension
I connected my Thing to the broker, with a property "Test" that works correctly
But then I made a mashup showing that value in a Label Widget. It only updates if I press F5 on my web browser.
when I go to the thing's properties, I can see the value correctly updates
In the mashup I have used GetProperties, with "Automatically update values when enable" checked. I also used an AutoRefresh Widget, but nothing works.
I created a subscription on another thing, to the property "Test" on Data Change. It never activates the subscription

