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

demo Custom Component not working

lemarcgagnon opened this issue · comments

Hello, in your demo, (https://rekit.github.io/antd-form-builder/examples-v4/#custom-component)

for the Custom Component... in the "Price" field... the value will not stay as it disappears the minute we leave the field.. could you please attend to it.. Also the filed keeps rendering in the console, could we use memo to limit this call?

Yours,

Marc

Fixed.