lanxiuyun
Results
2
issues of
lanxiuyun
https://github.com/rubickCenter/rubick/issues/390 https://github.com/rubickCenter/rubick/issues/354
## 原因 如图所示的`@input` 触发 `targetSearch` 触发 `SubInputChange` 回调 但是,hide 窗口触发 `clearSearchValue` 却不会触发 `SubInputChange` 回调 ## 造成问题 导致如下视频问题,`clearSearchValue` 不会触发 `SubInputChange` https://github.com/user-attachments/assets/29362412-91a0-4ed0-8b88-5e59bb55b2a4 @muwoo