Skip to content

The table's checkbox column can't be fixed on left side when set rowSelection: { fixed: true } #4894

@yangss3

Description

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

Version

2.2.8

Environment

Vue3.2

Reproduction link

Edit on CodeSandbox

Steps to reproduce

<a-table :row-selection="{ fixed: true }" :scroll="{ x: 500 }"></a-table>

What is expected?

The checkbox column should be fixed on left side

What is actually happening?

The checkbox column couldn't be fixed on left side since v2.2.3

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