There would be a "There is no query" string displayed on the top of the selectbox, which means the remote method is triggerred when the query input is an empty string("").
What is actually happening?
The remote method is not triggerred. "There is no query" is not displayed.
Environment
chrome 91.0.4472.114
Reproduction link
https://run.iviewui.com/wMlQjMo4
Steps to reproduce
What is expected?
There would be a "There is no query" string displayed on the top of the selectbox, which means the remote method is triggerred when the query input is an empty string("").
What is actually happening?
The remote method is not triggerred. "There is no query" is not displayed.