alibaba / formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
https://formilyjs.org/
MIT License
10.93k stars 1.42k forks source link

[Bug Report] ArrayItems 和 initialValues,ArrayItems显示隐藏后,initialValues的值变为[<1 empty slot>] #4098

Open 1144169197 opened 4 months ago

1144169197 commented 4 months ago

Reproduction link

Edit on CodeSandbox

Steps to reproduce

显示隐藏切换, "x-reactions": { "target": "target", "fulfill": { "state": { "visible": false } }, } 点击重置按钮后数据不对

What is expected?

显示隐藏切换,默认值不会受影响改变

What is actually happening?

-

Package

@formily/antdv@2.3.0


-