Multiple roles on same object causes confusion applying them ( accumulated )
-
Notice: Accumulated into mega-topic.
As a programmer I already have a strong hunch that this is caused in the backend by object references with the same name. So, because both styles are named the same, VS likely can't choose the right reference. Should this be the case, I'd suggest semantic augmentation of the respective styles via use of parantheses.
-
@Nils Added this to the backlog.