Hi @MutedJam , forgot to post an update: i did figure out that the issue isn’t completely with IF/Switch nodes, in this case.
The incoming data isn’t actually empty even though the UI shows it as such (found out after i console logged it).
It appears empty in the UI because the only existing property’s value is undefined
.
And that links us back to this earlier reported bug:
So, i think there are 2 issues now:
- Misrepresentation of incoming properties & values in the UI
- Misrepresentation of non-empty value in the Preview section of the value, in the IF & the Switch nodes.