Got same problem with text field
only solution but last symbol appears for a moment in in field
looking not good IMHO
@Published var pin:String = "" { didSet {
DispatchQueue.main.async { [weak self] in
guard let self = self else { return }
while self.pin.count > 4 {
self.pin.removeLast()
}}}}
Post
Replies
Boosts
Views
Activity
Version 12.4 (12D4e) error still continue
Same problem on MBP 13 2017 with 3 ports . System after restart doesn't hold wifi . Network search is also unavailable. :(