ant-design/pro-components

🐛[BUG] React 18.3 中 ProDescriptions 报错 A props object containing a "key" prop is being spread into JSX

Closed this issue · 0 comments

🐛 bug 描述

React 18.3 中 ProDescriptions 报错 A props object containing a "key" prop is being spread into JSX:

📷 复现步骤

不需要特别复现,sandbox链接:https://codesandbox.io/p/sandbox/prodescriptions-props-key-spread-vwswkv?file=%2Fsrc%2FApp.tsx%3A16%2C11

🏞 期望结果

💻 复现代码

https://codesandbox.io/p/sandbox/prodescriptions-props-key-spread-vwswkv?file=%2Fsrc%2FApp.tsx%3A16%2C11

© 版本信息

  • ProComponents 版本: 2.7.1
  • react 版本: 18.3.1

🚑 其他信息