-
Notifications
You must be signed in to change notification settings - Fork 331
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
[Table]编辑功能使用到的 react 版本问题 #993
Labels
Comments
👋 @fangxiezhen,感谢给 TDesign 提出了 issue。 |
我们支持下低版本 React |
This was referenced Jul 4, 2022
Closed
Merged
0.36.2 fixed |
如视频中所示,已修复 https://codesandbox.io/s/tdesign-react-demo-forked-rrkk0e 2022-07-04.15.22.43.mov |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-react 版本
0.36.0
重现链接
https://codesandbox.io/s/tdesign-react-demo-forked-lsjk22
重现步骤
table 的可编辑功能,当 react 和 react-dom 版本低于 17.0.0 时,就会出现“点击单元格使其变为可操作的组件时,再次点击立即取消了编辑状态”这个问题。
期望结果
期望能够支持低版本的 react 这个功能, 或者说在文档中详细说明要求的版本最低为多少
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: