Fatpandac

Results 15 comments of Fatpandac

> Me too, I use JDK 11.0.12 in windows, I can't work out it. I try to use jdt.ls 0.59 but it's nothing. It’s fine when I change my user...

因为无法获取到每一集漫画更新的时间所以没有设置该属性

看了一下应该是因为使用的 https://github.com/react-component/table 中的这部分 https://github.com/react-component/table/blob/master/src/Table.tsx#L331 使用了 `scrollIntoView()` 这个方法导致的 或者你可以添加 `virtual` 使用虚拟列表暂时解决

[These two tests](https://github.com/react-component/table/blob/master/tests/refs.spec.tsx#L54-L63) failed because I deprecated the `scrollIntoView()`. Can I remove these tests?