Switch value in form in a list view not being captured

I have a Switch set to False initially when I am loading the form.
I switch it to True and it is NOT captured in the form data when reviewing the form component's state:
I can access the completed_switch component itself, but this should not be the case...

Screenshot 2023-05-16 at 4.04.53 PM

Screenshot 2023-05-16 at 4.05.14 PM
Change to True

Screenshot 2023-05-16 at 4.05.28 PM

Screenshot 2023-05-16 at 4.09.59 PM

Hi @ScottR

Thanks for reaching out about this! I'm not seeing the same behavior :thinking: it definitely seems strange. Are you able to share screenshots of the component set up?

Is the behavior any different in preview mode?

@Tess the behavior occurs in Preview mode

Hi @ScottR Victoria & I both spent some time trying to reproduce this without any luck :disappointed: Are you able to share screenshots or an export? Or share more details on how the form was set up?

Hi @ScottR this is a tricky one! I did a bunch of testing, but it was tough to track down. I ended up syncing with Christian, and we think he found the issue. :crossed_fingers: He sent you a chat with more details, but it seems related to the item keys in the listView

Thanks. He’s filing a bug report for it