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
I'm not sure if I'm doing something wrong, but since the bump I'm getting that error when using a <select multiple> component with a name that contains a path to an array.
The name passed to Field is roles[${idx}].scopes and I made sure that there is indeed an array inside of scopes.