For the groups fields, I noticed that if you delete the first one, then it does not shift the second one to be first in the array. I use the # in the title, and so when 1 is deleted number 2 (now 1 in list) stays as '2'. It also means any custom js validation that is querying the first clone[1] does not work. As it checks the one that no longer exists. Can this be fixed? Using 5.10.2 && 1.30.2
Thanks!