ant-design / ant-design

An enterprise-class UI design language and React UI library
https://ant.design
MIT License
90.42k stars 46.41k forks source link

List 组件相关,在更新 grid.lg、grid.md 等属性值后,组件没有实时刷新 #48682

Closed zhangzhonghe closed 2 weeks ago

zhangzhonghe commented 2 weeks ago

Reproduction link

Edit on StackBlitz

Steps to reproduce

image

  1. 点击 increase 按钮
  2. 观察页面中显示的列数,没有变化

What is expected?

状态 column 更新后,页面应该实时更新

What is actually happening?

状态 column 更新后,页面没有实时更新

Environment Info
antd 5.12.8
React 18.2.0
System macOS 14.2.1
Browser Chrome 120.0.6099.129
stackblitz[bot] commented 2 weeks ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.