Skip to content

使用 antd.Table.scroll.x 会导致脚本异常:ResizeObserver loop completed with undelivered notifications. #190

Open
@sanheng

Description

@sanheng

最小复现 demo:

<Table
        scroll={{ x: '2000' }}
        columns={columns}
        dataSource={data?.list}

报错详情:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions