changes
This commit is contained in:
parent
c8d628da31
commit
49c97466d6
@ -324,6 +324,7 @@ import UIKit
|
||||
self.updateValidation(validState)
|
||||
if !validState && model.shouldClearText {
|
||||
self.text = ""
|
||||
model.shouldClearText = false
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user