Skip to content

Table: In customCell, the cell property rowSpan will still be rendered when the value is set to 0 #4399

@Daki-l

Description

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

Version

1.7.2

Environment

chrome

Reproduction link

Edit on CodeSandbox

Steps to reproduce

使用table组件 并在columns里使用customCell 并设置单元格属性rowSpan 为0

What is expected?

表格支持行/列合并,使用 render 里的单元格属性 colSpan 或者 rowSpan 设值为 0 时,设置的表格不会渲染。
我在使用customCell中更改单元格rowspan为0时 表格不渲染

What is actually happening?

在使用customCell中更改单元格rowspan为0时 表格依旧渲染

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