forked from Nexus/nexus
disable react button while last action is pending
This commit is contained in:
parent
4954fb8c09
commit
3e8eba0872
3 changed files with 79 additions and 53 deletions
|
|
@ -377,6 +377,7 @@ class RoomChatController extends AsyncNotifier<InMemoryChatController> {
|
|||
"key": reaction,
|
||||
},
|
||||
},
|
||||
synchronous: true,
|
||||
disableEncryption: true,
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue