Mr.dong

Results 2 issues of Mr.dong

### 相关平台 微信小程序 **小程序基础库: 无** **使用框架: Vue 3** ### 复现步骤 taro init myApp ### 期望结果 上传 @tarojs/binding-win32-ia32-msvc ### 实际结果 未存在 @tarojs/binding-win32-ia32-msvc 包 ### 环境信息 ``` 上面版本无法选择 4.0.6,所以只能在这里填写 Taro CLI 4.0.6...

1.发生了什么 instance.value?.ctx.$children 始终存在销毁节点,导致其length不断增多 ex: ```vue ``` ```vue defineOptions({ name: "NhForm", }); const instance = ref(null); onMounted(() => { instance.value = getCurrentInstance(); }); const nhFormRef = ref(null); // const nhFormInstance =...

bug
mp
doubleCheck
uni api