efficient-indigoE
Refine3y ago
23 replies
efficient-indigo

useSelect with useForm in antd

On edit page, I have list of roles, containing id as number and name as string, using useSelect with Select. But It shows the ID only and when submit to server, ID goes as string. Anyway to resolve that
Was this page helpful?