Firebase change data - Starting Screen

The issue is if there is no number in the label it wont work.

Set a global variable . Firststart = True

On Text Change If Firststart = true, skip, and set Firststart = false
else — Do what it is you do.