mirror of https://github.com/openspug/spug
Popover destory parent tag
parent
370cc9c3d5
commit
57ae36a9ca
|
@ -92,6 +92,7 @@ function Header(props) {
|
|||
<ReloadOutlined onClick={props.onReload}/>
|
||||
<Popover
|
||||
arrowPointAtCenter
|
||||
destroyTooltipOnHide={{keepParent: false}}
|
||||
title={[
|
||||
<Checkbox
|
||||
key="1"
|
||||
|
|
Loading…
Reference in New Issue