In the first case, I tried formatting the placeholder, but it didn't help and results are same.
Setting isLenient to true also doesn't improve the situation.
However, using Double? doesn't allow entering text and works only if I refactor my textfield into TextField(format: .number) but In this case, the text inside the TextField doesn't respond to the format change or I do something wrong.
Post
Replies
Boosts
Views
Activity
OK and even with InputValidator works well I see
"without"