[Ant Design] Form #4318
Unanswered
huuthe0109
asked this question in
Q&A
Replies: 1 comment
-
Hello @huuthe0109 it seems we've overlooked this post, sorry about the inconvenience. Do you still have the problem? If so, can you provide us a reproducible example so we can help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using component Upload in ant design along with useEditableTable, but faced an problem. I separate the Upload component into an individual file to custom some logic like that
But the value of UploadImage component is not trigger in
<Form {...formProps}>
. I do not receive the value from UploadImage. Can you suggest any solution ? Thank you in advance !Beta Was this translation helpful? Give feedback.
All reactions