select-harlequinS
Refine2y ago
18 replies
select-harlequin

AntD useForm id warning

I get this warning in browser console when using useForm

[useForm]: action: "clone", resource: "businesses", id: 522fa099-922d-4e01-be19-623dd1b922ab 

If you don't use the `setId` method to set the `id`, you should pass the `id` prop to `useForm`. Otherwise, `useForm` will not be able to infer the `id` from the current URL.
Was this page helpful?