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

[Bug]2.10.8版本 子应用是elementui时el-select在el-drawer中触发focus事件时候下拉框弹出位置错误 #2512

Closed
zrui1121 opened this issue May 25, 2023 · 3 comments

Comments

@zrui1121
Copy link

zrui1121 commented May 25, 2023

What happens?

1、在el-drawer里面的el-select的下拉框,会在el-select触发focus事件时候,下拉框出现在屏幕左上角
2、el-drawer挂载在body上
3、只在el-drawer里面的el-select触发focus事件会复现,其他情况正常

Mini Showcase Repository(REQUIRED)

Provide a mini GitHub repository which can reproduce the issue.

How To Reproduce

**Steps to reproduce the behavior:
1、打开el-drawer,el-select组件包含在内,绑定focus事件
2、触发focus事件,下拉框出现在屏幕左上角

**Expected behavior
1、下拉框出现位置正确

Context

  • **qiankun Version: 2.10.8
  • **Platform Version: vue2+elementUI
  • **Browser Version: V113 Chrome
@gongshun
Copy link
Collaborator

gongshun commented Jan 7, 2024

试了下,qiankun2.10.16 版本没有复现,测试demo :https://github.com/gongshun/qiankun_bug_report/tree/issue-2512

image

Copy link

github-actions bot commented Jan 7, 2024

Hello @zrui1121. In order to facilitate location and troubleshooting, we need you to provide a realistic example. Please forking these link codesandbox or clone qiankun examples to your GitHub repository.

你好 @zrui1121, 为了方便定位和排查问题,我们需要你提供一个重现实例,请提供一个尽可能精简的链接 codesandbox 或直接 clone qiankun examples,并上传到你的 GitHub 仓库。

Copy link

github-actions bot commented Feb 7, 2024

Since the issue was labeled with Need Reproduction, but no response in 30 days. This issue will be close. If you have any questions, you can comment and reply.
由于该 issue 被标记为需要可复现步骤,却 30 天未收到回应。现关闭 issue,若有任何问题,可评论回复。

@github-actions github-actions bot closed this as completed Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants