Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popover的trigger方式为click,在弹出层中如果有Select,修改Select的选项会导致Popover隐藏 #10632

Closed
1 task
shadiniao opened this issue May 23, 2018 · 2 comments

Comments

@shadiniao
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.5.3

Environment

3.5.3, chrome 版本 66.0.3359.117(正式版本) (64 位), react 16.3.2

Reproduction link

Edit on CodeSandbox

Steps to reproduce

1.在给到的链接demo中,点击test按钮,弹出Popover
2.弹出的popover中修改Select下拉框,修改为其他选项

What is expected?

1.Select下拉框修改为其他选项
2.popover正常显示

What is actually happening?

popover隐藏

@ant-design-bot
Copy link
Contributor

Translation of this issue:


Popover's trigger method is click. If there is a Select in the popup layer, modifying the Select option will cause Popover to hide.

  • [] I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.5.3

Environment

3.5.3, Chrome version 66.0.3359.117 (Official version) (64-bit), react 16.3.2

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. In the link to the demo, click the test button to pop Popover
    2 pop popover modify the Select drop-down box, modify the other options

What is expected?

1.Select drop-down box to modify other options
2.popover normal display

What is actually happening?

Popover hide

@afc163 afc163 closed this as completed May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants