formily icon indicating copy to clipboard operation
formily copied to clipboard

[Bug Report] 1.2.1 版本的 ArrayTable 组件改出问题了

Open chenos opened this issue 1 year ago • 0 comments

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

https://antd5.formilyjs.org/components/array-table

Table 里的 Input 不聚焦了,没法输入内容了

What is expected?

Input 可以输入内容

What is actually happening?

Table 里的 Input 不聚焦了,没法输入内容了

Package

@formily/[email protected]

具体改动文件的 diff

https://github.com/formilyjs/antd/compare/v1.2.0...v1.2.1#diff-881a0a524e3fa3f16b86bdb1895f8dc9236cc66f04181f90880fe9426b996c93

chenos avatar Jun 25 '24 04:06 chenos