I'm having an issue with conditions checking if an array contains a certain value.
I added a debug object to see the values when running. The following is my logic app designer view:
When running, the condition always evaluates to false.
This is what the run details show:
As seen in the above snippet, the Title 'General' is contained in the 'Array', yet the condition evaluates to false.
Why is this happening?
EDIT: see my answer, was a visual bug with the logic app designer view