Ignore dropdown render Input item in a Select item – AntDesign
AntDesign Form I want to use a “Select item” with a Custom Dropdown render for show a preloaded data, and you can add a new item if doesn’t exists. The problem resides on submit the form, because the dropdown render has an “Input item”, and takes the value of the Input, instead of the Select. […]