fix conditional rendering of popover actions
This commit is contained in:
parent
786c8cb3e2
commit
2ec442b35b
6 changed files with 7 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ class MentionChip extends ConsumerWidget {
|
|||
context.showUserPopover(
|
||||
membership,
|
||||
mention,
|
||||
roomId: roomId,
|
||||
globalPosition: details.globalPosition,
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue