arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

级联选择 Cascader在使用行政区域选择过程中涉及到直辖市的选择会导致反复选中

Open abnereel opened this issue 3 years ago • 1 comments

基本信息

  • 依赖包名 及 版本: @arco-design/[email protected]
  • 框架版本: 2.27.0
  • 浏览器版本: chrome101.0.4951.54
  • 复现地址: https://codesandbox.io/s/objective-robinson-g2ersp?file=/src/App.vue

预期结果

可以直接选中最外层的上海市,并且不会出现选不中以及不会出现多个选择结果

复现步骤

使用一下代码可复现

image

abnereel avatar May 18 '22 06:05 abnereel