Skip to content

table表格设置ellipsis: true和宽度,并没有生效 #6462

@codemud

Description

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

Version

3.2.16

Environment

Windows

Reproduction link

Edit on CodeSandbox

Steps to reproduce

table设置:scroll="{ x: 'max-content' }",columns中每项设置宽度,前面两列设置fixed: "left", 后面的几列设置ellipsis: true

What is expected?

table当我设置了:scroll="{ x: 'max-content' }",然后把设置了前两列fixed: "left", 我给每项都设置了宽度,但是当我又设置了ellipsis: true,会造成并没有生效,

What is actually happening?

我设置了table每项的宽度,那么又设置了ellipsis: true,那么就应该正常的省略

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions