I have setup a few apps with connector variables. I added them to a dashboard to help me debug an issue I am having with them, and I am seeing something strange...
- One of the variables is a Boolean and was setup as a Presence connector. I expect that it will be "Not Present" when false and "Present" when true. However, I am not seeing it switch to false in the dashboard when I set it to "false" and then to "true" after a 5 second delay. (Note that in further tests, I was able to see it toggle when I set it to "not" it's value, so I don't understand what is going wrong...)
- When I "Run Actions" on the code (below) and the first IF statement is true, the dashboard goes crazy (values change over and over again - see video below). This doesn't occur when the "Else" condition is triggered.
Here is a screenshot of my app:
Here is a the video showing the dashboard behaviour:
Is there something I am doing wrong, or is there a bug somewhere?
