-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TDInput] 清除按钮能与getx结合吗? #124
Comments
👋 @Luozf12345,感谢给 TDesign 提出了 issue。 |
TDInput是无状态的,在getX中 用 GetBuilder包裹局部刷新 @Luozf12345 |
这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。 |
这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。 |
这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。 |
这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。 |
清除按钮已优化 |
这个功能解决了什么问题
oncleartap加了,后面的那个x清除的没有出现。
在onChange之后调setState更新一下页面,不好与getx结合使用
你建议的方案是什么
需要能与getx结合
The text was updated successfully, but these errors were encountered: