foolishman

Results 3 issues of foolishman

大量列表的时候,发现做了tr的回收,远离当前视口的tr都被实时的回收掉,这导致获取tr的DOM失效,`scrollIntoView`这些方法也就不能用了。 怎样才能禁掉自动回收tr的特性呢? 或者有啥别的方法可以实现滚动到指定行? 挺急的,在线等

When I run this `npx hardhat test ./test/Lottery.js`, error occured: