Skip to content
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

Bug-QMUITextField无法接收删除回调 #1618

Open
CYJ1029 opened this issue Jan 22, 2025 · 0 comments
Open

Bug-QMUITextField无法接收删除回调 #1618

CYJ1029 opened this issue Jan 22, 2025 · 0 comments

Comments

@CYJ1029
Copy link

CYJ1029 commented Jan 22, 2025

Bug 表现
QMUITextField 输入限制代理问题

截图

Image

如何重现
1.当textfield删除的时候,如果需要计算输入文字的数量,这个时候并不会回调

Image

解决方法
我们可以去除删除判断,或者在删除判断 return 前 回调一次delegate实现

其他信息

  • 设备: [例如模拟器、iPhone、iPad]
  • iOS 版本: [iOS 18.x]
  • Xcode 版本: [Xcode 16.x]
  • QMUI 版本: [4.8.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant