Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
My guess is that first condition "=0" is true even before you start testing - because you are not sending any input inside so it is considered 0 and text appears even before you want it to.
I would probably start counting from 1 for this reason or you will have to make sure that no signal is handled differently than 0 signal.