superchangme
superchangme
@YingLaiLin you are 纯爷们 大家注意 //const micromatch = require("micromatch"); 也需要注释掉 --- pay attention this line should be commented also!!!!(on line 12)
求助,这个问题还没修复吗,我的taro版本是3.0.18
> 把这个 AtInput 当非受控组件用就可以。用一个全局变量在 onChange 里面记录一下当前数据即可。 怎么改为非受控组件呢
> **问题描述** 使用AtInut连续输入多个值的时候,或者连续删除输入的值的时候会导致显示跳动,输入的值会迟缓。 > > **复现步骤** > > ```js > import React from "react"; > import { AtInput } from "taro-ui"; > > export default function InputTest() { > let...
man,i have same question with you,but it may be not Stable Recurrence,Have you solved it?
> I noticed the authors own code examples don't even work. I think he needs to update them. Do you use vite ?
> They don't work with vite or webpack what a pity,i remove `tag="transition-group"`
> if you downgrade your vue to vue 3.2.30 it will work Have you solved it?
it's none of business with vite, it's problem about vue's component `transition-group` ,it lost el dom property
I had the same problem,even i upgrade vite to 4.0 ,unplugin-auto-import unplugin-vue-components to newleast version debugger code position is still wrong:(