Closed iakov-kaiumov closed 1 year ago
Example of the code that triggered cycle errors & strange keyboard behaviour:
iPhoneNumberField(text: $text) .flagHidden(true) .prefixHidden(false) .autofillPrefix(true)
I fixed the issue in this commit.
Please merge this :)
Thanks! this would be helpful
Example of the code that triggered cycle errors & strange keyboard behaviour:
I fixed the issue in this commit.