Ranjay

Results 2 issues of Ranjay

现在我的图表不需要分页,所以我选择使用了 InfinityTable,但是添加横向滚动之后,如果先进行横向滚动,再进行纵向滚动,数据就不会发生更新。InfinityTable 是原来的设计就不支持二维滚动吗?

It seems that can't work with webpack customed hooks such as html-webpack-plugin-before-html-processing in html-webpack-plugin, when we tap these events, the error occurred. ``` compilation.hooks.htmlWebpackPluginBeforeHtmlProcessing.tap(... ^ TypeError: Cannot read property 'tap'...