67P/hyperchannel

Clicking usernames in chat messages throws exception

raucao opened this issue · 0 comments

Should prefix the message draft with a username mention, but results in:

Uncaught TypeError: this.onUsernameClick is not a function

Correctly defining it as this.args.onUsernameClick is not enough, because the actual function is trying to manipulate data that is handed in via args as well, which is not allowed in Octane.