Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jamesishandsome opened this issue May 8, 2024 · 0 comments · Fixed by #8394

Comments

@jamesishandsome
Copy link

jamesishandsome commented May 8, 2024

🐛 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

🚑 其他信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant