We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e7845 commit 9511b14Copy full SHA for 9511b14
src/components/DynamicScroller.vue
@@ -3,7 +3,6 @@
3
ref="scroller"
4
:items="itemsWithHeight"
5
:min-item-height="minItemHeight"
6
- :key-field="simpleArray ? null : keyField"
7
v-bind="$attrs"
8
@resize="onScrollerResize"
9
@visible="onScrollerVisible"
0 commit comments