-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
When the element size changes, fixed columns cannot rendered correctly #4082
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
Comments
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
#1493 你的复现是1.6.2,应该在1.6.5修复了 |
当我展开或关闭左侧菜单栏时 ,如果 thead 的高度发生了变化,固定列 tr 的高度还是变化前的,就会导致错位 |
似乎确实有点问题 |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
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. |
Version
1.6.5
Environment
windows 10/Edg/91.0.864.19/Vue 2.6.10
Reproduction link
https://jpm9i.csb.app/
Steps to reproduce
step1: open the link
step2: Set the browser size to 1200-1300 pixels
step3: collapse or expand menu
What is expected?
fixed columns can be rendered correctly
What is actually happening?
render wrong
When you collapse or expand the menu, you need to actively trigger the window to resize
The text was updated successfully, but these errors were encountered: