Popover destory parent tag

pull/345/head
JiangChengJie 2021-07-13 11:01:40 +08:00
parent 370cc9c3d5
commit 57ae36a9ca
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ function Header(props) {
<ReloadOutlined onClick={props.onReload}/> <ReloadOutlined onClick={props.onReload}/>
<Popover <Popover
arrowPointAtCenter arrowPointAtCenter
destroyTooltipOnHide={{keepParent: false}}
title={[ title={[
<Checkbox <Checkbox
key="1" key="1"