Error in switch after merge

Guys, I have a merge before the switch. In this switch, I check some variables from my initial node. The issue is that whenever the merge receives input from only one source, the switch is unable to locate the variable from the first node.

My flow:

My switch:

My Merge:

Hi, have you change the option in the Merge node to Combine?