You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also hit this problem and got to fix it with the PR I sent. I noticed that if _trim is null the property isTrimmed returns true, but I believe it should return false in this scenario.
Thanks for the PR! I did it a tiny bit differently so that we avoid the extra comparison. Thanks to both of you for your contributions! This should be fixed in 1.2.1, please give it a try.
This is the result on both android and ios
The text was updated successfully, but these errors were encountered: