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
Copy the fields array from `getFieldList`, this avoids the possibility
of 2 threads trying to mutate it at once in the call `sortFields` at the
bottom of the function.
0 commit comments