Fix member event binding loop

This commit is contained in:
Nicolas Werner 2023-06-04 02:31:30 +02:00
parent 770f79978a
commit 2c53789d97
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9

View file

@ -602,7 +602,7 @@ Item {
roleValue: MtxEvent.Member roleValue: MtxEvent.Member
ColumnLayout { ColumnLayout {
width: parent.width width: parent?.width ?? 100
NoticeMessage { NoticeMessage {
body: formatted body: formatted