Hi Guys
I am experiencing a issue whilst using :host-context to select a ancestor then finding a node back down :host-context('.form--horizontal') .control__label, Styles are being applied correctly when first rendered on .control__label but I have a binding setup using tokenList to listen to changes so .form--horizontal can be changed to .form--vertical then .control__label appearance can be changed based on this. This seems to be working and the styles seem to be attached when the property changed but the problem is the visual appearance is not updating. If I change a property within the inspector on .control__label then the screen gets updated correctly.
Hope I have explained this ok.
Regards
Dan.