diff --git a/resources/report/html/loot-plugin-card.html b/resources/report/html/loot-plugin-card.html
index 51302bef..6e06f634 100644
--- a/resources/report/html/loot-plugin-card.html
+++ b/resources/report/html/loot-plugin-card.html
@@ -254,6 +254,7 @@ loot-clear-metadata
}
/* Also initialise the non-simple-string data. */
+ this.data.computed.messages = this.data.getUIMessages();
this.onTagsChange();
this.onMessagesChange();
this.onUserlistChange();