mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-05 05:50:19 +08:00
fix: unable to close the modal by clicking the inner layer
Signed-off-by: wasabi <690898835@qq.com>
This commit is contained in:
@ -84,6 +84,7 @@ export const CropperDiv = (props) => {
|
||||
{buttonText}
|
||||
</Button>
|
||||
<Modal
|
||||
maskClosable={false}
|
||||
title={title}
|
||||
visible={visible}
|
||||
okText={i18next.t("user:Upload a photo")}
|
||||
|
Reference in New Issue
Block a user