when the input box enters "1" to render the remote data, the interface returns the data when entering "d", but does not render the data. After deleting the "d" operation, the rendering drop-down box appears, but immediately disappears.
when the input box enters "1" to render the remote data, the interface returns the data when entering "d", but does not render the data. After deleting the "d" operation, the rendering drop-down box appears, but immediately disappears.
I also encountered this problem. Add filterOption= {false}
.
Previous: Vue-router problem