WeChat Mini Programs input component in the real machine environment, the handwritten input method does not trigger bindinput events, how do you solve it?

as shown in the following figure:

/ / recently encountered a project, WeChat Mini Programs input component bindinput event under the handwritten input method, the situation is described in the figure. I have tried to use bindblur and bindinput events together, but I can"t solve this problem. I look forward to answering it.

Jan.11,2022

you want to use the bindblur event at the same time, using the same as bindinput,
< input bindinput= "aa" bindblur= "aa" / >

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3fbf9-2ba05.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3fbf9-2ba05.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?