I got around the errors by creating overrides, such as this one for example: message-view.widget.author-username@override <div itemprop="author">
<@delegate />
</div> But that's very hacky and cumbersome, so an out of the box fix would be ideal.
... View more