You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In antd form, useChildren is used when children is an array with a single formItem. However, in antd mobile, this is treated as an exceptional case and results in an error. Could the behavior in antd mobile be aligned with that of antd?
antd mobile form
antd form
The text was updated successfully, but these errors were encountered:
Version of antd-mobile
5.37.1
Description
In antd form, useChildren is used when children is an array with a single formItem. However, in antd mobile, this is treated as an exceptional case and results in an error. Could the behavior in antd mobile be aligned with that of antd?
antd mobile form
antd form
The text was updated successfully, but these errors were encountered: