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
Multi fields are more limited than regular fields. They cannot be object or nested types. There are also other settings like copy_to or include_in_all (any others?) that should not work. We should enforce this by rejecting these settings when parsed within a multi field.