rekit / antd-form-builder

Dynamic meta driven React forms based on antd.

Home Page:https://rekit.github.io/antd-form-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form in loop

tushar-borole opened this issue · comments

As you can see in the example below
https://us7it.csb.app/#simple

I have form builder in the loop, if I change any field value, form builder changes the value in all of the fields

What do you expect when you're utilizing the same form reference?