lukeredpath / swift-responsive-textfield

A SwiftUI wrapper around UITextField with binding-based state and responder control
Apache License 2.0
86 stars 13 forks source link

View update guard logic is broken #4

Closed lukeredpath closed 3 years ago

lukeredpath commented 3 years ago

https://github.com/lukeredpath/swift-responsive-textfield/blob/68a6f25cd4b5b139aa8675d7107ae9456b9945aa/Sources/ResponsiveTextField/ResponsiveTextField.swift#L140

This got broken in a recent refactoring, it should be true.