Hi everyone. I am trying to check using conditional if my App State (list) has some items.
I have a cartItem list App State. When I add conditional I got some options like List Contains Item (I tried this option). My cartItem AppState is a DataType.
But doe not work. How can I access the items inside a List App State to apply conditionals?