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 a42c49a commit 70f8decCopy full SHA for 70f8dec
packages/vue-virtual/src/index.ts
@@ -61,7 +61,7 @@ function useVirtualizerBase<
61
},
62
{
63
immediate: true,
64
- flush: 'post'
+ flush: 'post',
65
66
)
67
0 commit comments