Co-authored-by: Peer Richelsen <peer@cal.com> Co-authored-by: Peer Richelsen <peeroke@gmail.com>pull/11522/head^2
parent
8bbb38d2be
commit
2335948099
|
@ -76,6 +76,7 @@ export const InstallAppButtonChild = ({
|
|||
</DropdownMenuTrigger>
|
||||
<DropdownMenuPortal>
|
||||
<DropdownMenuContent
|
||||
className="max-w-min"
|
||||
onInteractOutside={(event) => {
|
||||
if (mutation.isLoading) event.preventDefault();
|
||||
}}>
|
||||
|
|
Loading…
Reference in New Issue