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

When the dialog Modal is used in the drop-down list DropDown component, the dialog cannot be popped up #5139

Closed
1 task done
yjl68 opened this issue Jan 9, 2022 · 1 comment
Labels

Comments

@yjl68
Copy link

yjl68 commented Jan 9, 2022

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

Version

3.0.0-beta.6

Environment

vue3 typescript

Reproduction link

Edit on CodeSandbox

Steps to reproduce

1、把对话框和按钮封装成一个组件Demo,按钮的点击事件showModal,改变变量visible,让对话框可以弹出。
2、把Demo组件放在下拉列表里面,点击后可以正常执行事件showModal,且改变了变量visible的值,但是对话框无法弹出。
3、对照步骤2,同样的Demo组件,放在其他地方,点击可以正常弹出对话框。

What is expected?

希望可以修复,因为beta.5版本是正常的,升级beta.6后失效

What is actually happening?

对话框Modal在下拉列表DropDown组件内使用时,无法弹出对话框

@github-actions github-actions bot changed the title 对话框Modal在下拉列表DropDown组件内使用时,无法弹出对话框 When the dialog Modal is used in the drop-down list DropDown component, the dialog cannot be popped up Jan 9, 2022
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant