1
0
Fork 0
forked from Nexus/nexus

disable react button while last action is pending

This commit is contained in:
Henry Hiles 2026-04-12 15:07:49 -04:00
commit 3e8eba0872
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 79 additions and 53 deletions

View file

@ -377,6 +377,7 @@ class RoomChatController extends AsyncNotifier<InMemoryChatController> {
"key": reaction,
},
},
synchronous: true,
disableEncryption: true,
),
);