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

DataTable 在固定列设置了排序时左右滚动单元格内容会被覆盖 #6521

Open
5 tasks done
rickx81 opened this issue Nov 5, 2024 · 0 comments
Open
5 tasks done
Labels
untriaged need to sort

Comments

@rickx81
Copy link

rickx81 commented Nov 5, 2024

描述错误

1730801751524

复现步骤

{
  title: "Name",
  key: "name",
  width: 200,
  sorter: "default",
  defaultSortOrder: "ascend",
  fixed: "left",
}

最小复现链接

https://codesandbox.io/p/sandbox/optimistic-sid-h6h4sy

系统信息

System:
    OS: Windows 11 10.0.22631
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
    Memory: 2.94 GB / 15.80 GB
  Binaries:
    Node: 20.17.0 - ~\AppData\Local\fnm_multishells\20472_1728552199981\node.EXE
    npm: 9.5.1 - ~\AppData\Local\fnm_multishells\20472_1728552199981\npm.CMD  
    pnpm: 9.11.0 - ~\AppData\Local\fnm_multishells\20472_1728552199981\pnpm.CMD
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527
  npmPackages:
    naive-ui: ^2.40.1 => 2.40.1
    vue: ^3.5.12 => 3.5.12

使用的包管理器

pnpm

验证

@rickx81 rickx81 added the untriaged need to sort label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant