You should use the at() to get the array inside the group.
this.items.at(index)?.get('state')?.value
Fix below: https://stackblitz.com/edit/stackblitz-starters-teeuxb?file=src%2Fapp%2Fapp.component.ts&file=src%2Fapp%2Fapp.component.html