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
When using a VbenApiSelect with the filter function enabled in a form, each time you type text to filter, the select value automatically changes to the current search text.
Set form options disabledOnInputListener to value true.
The vee-validate will bind onInput on all sub components but conflicts with the filtering function of the Select/SelectV2... in ElementPlus
Set form options disabledOnInputListener to value true. The vee-validate will bind onInput on all sub components but conflicts with the filtering function of the Select/SelectV2... in ElementPlus
I set disabledOnInputListener to true, and it only works with Select/SelectV2.
If I use ApiSelect, it doesn't work properly.
Version
Vben Admin V5
Describe the bug?
When using a VbenApiSelect with the filter function enabled in a form, each time you type text to filter, the select value automatically changes to the current search text.
Similar issues: #5090
Reproduction
NA
System Info
Relevant log output
No response
Validations
The text was updated successfully, but these errors were encountered: