TextEntry when value is null
Why doesn't this work when the value of strap is null?
6 Replies
Maybe because you are strict checking? Also, I think you should use formatStateUsing
Nope.
getStateUsing()
is correct here, because null
wouldn't be passed to formatStateUsing
So any idea why it wouldnt work?
Isn't 'Nee' displayed?
Solution
It seems to work now. Don't know why it wasn't working before
Nee π