Loop item is always undefined
For some reason loop item is always undefined. I tried to pass array of strings or numbers instead of variable but result is always the same
Error: Cannot read properties of undefined (reading 'item')
Error: Cannot read properties of undefined (reading 'item')

