AliceZhuZhu
AliceZhuZhu
when my chart slides a few times and then release the mouse, the chart content will fluctuate up and down. Similar to [https://github.com/diprokon/ng-table-virtual-scroll/issues/30]. But setting'tvsItemSize' with no value still cannot...
**after update angular-eslint from v15 to v17, Definition for rule '@typescript-eslint/array-type' was not found** ```JSON { "extends": [ "plugin:@angular-eslint/recommended" ], "plugins": [ "eslint-plugin-jsdoc" ], "rules": { "@typescript-eslint/array-type": [ "error", {...