Open guoyianlin opened 2 years ago
2.15.7
window 10 / Chrome 96.0.4664.110
2.6.14
https://codesandbox.io/s/lively-waterfall-ojsud?file=/src/App.vue
I hope that when I click SELECT that pop up the pull box instead of moving. (我希望当我点击 select 的时候,才弹出下拉框,而不是自动弹出。)
After switching to other pages, switch back, the Select drop-down item is automatically popped up. (切换到其他页面后,再切换回来,select 下拉项自动弹出。)
遇到同样问题,有处理方法吗?
Element UI version
2.15.7
OS/Browsers version
window 10 / Chrome 96.0.4664.110
Vue version
2.6.14
Reproduction Link
https://codesandbox.io/s/lively-waterfall-ojsud?file=/src/App.vue
Steps to reproduce
What is Expected?
I hope that when I click SELECT that pop up the pull box instead of moving. (我希望当我点击 select 的时候,才弹出下拉框,而不是自动弹出。)
What is actually happening?
After switching to other pages, switch back, the Select drop-down item is automatically popped up. (切换到其他页面后,再切换回来,select 下拉项自动弹出。)