GitHub / tangbc/vue-virtual-scroll-list issues and pull requests
Labelled with: question
#439 - 现在支持vue3了吗?
Issue -
State: open - Opened by WJ0527 3 months ago
Labels: question
#438 - When scrolling to the bottom item via scrollToIndex during initial rendering, it does not scroll all the way to the bottom.
Issue -
State: open - Opened by raccoon-ccoder 5 months ago
Labels: question
#433 - Table style virtual list
Issue -
State: open - Opened by mtMbegonia over 1 year ago
Labels: question
#432 - How to use “ item class add ”
Issue -
State: open - Opened by Last-Dance-W over 1 year ago
Labels: question
#429 - CDN方式引入方式及使用方法
Issue -
State: open - Opened by MCZeroDu over 1 year ago
Labels: question
#424 - 群聊案例置顶以后不会保持当前位置怎么解决
Issue -
State: open - Opened by Tangjuyi almost 2 years ago
Labels: question
#423 - How to get first and last visible item in the virtual list
Issue -
State: open - Opened by slidenerd almost 2 years ago
Labels: question
#421 - How to Smooth scroll an item into view
Issue -
State: open - Opened by slidenerd about 2 years ago
- 1 comment
Labels: question
#415 - Nested virtual lists
Issue -
State: open - Opened by ssurve over 2 years ago
Labels: question
#414 - 不定高度的虚拟列表
Issue -
State: open - Opened by littleboyck over 2 years ago
- 1 comment
Labels: question
#412 - 我有一个好友列表(list)。因为我不确定哪个好友来信息需要增加提示(item)。于是我想通过index来快速匹配list中的item 但是我发现index是根据渲染个数输出的。怎么能更好的解决这个问题。我不想遍历这个集合。因为这个集合数据量大。
Issue -
State: closed - Opened by zfn215 over 2 years ago
Labels: question
#409 - Typo error in live demo -> chat room file
Issue -
State: open - Opened by bjornsondev over 2 years ago
Labels: question
#395 - Vue3 Solution
Issue -
State: open - Opened by good-ideal about 3 years ago
Labels: question
#391 - Scrollable target
Issue -
State: open - Opened by ketewan over 3 years ago
Labels: question
#378 - 当高度设定超过1100px时 滚到阶段底部会有空白的问题
Issue -
State: open - Opened by jimmyy512 over 3 years ago
- 3 comments
Labels: question
#377 - 图片重复请求问题
Issue -
State: closed - Opened by dzyook over 3 years ago
- 2 comments
Labels: question
#376 - Whether it already supports Vue3
Issue -
State: open - Opened by shengbenqiang over 3 years ago
- 1 comment
Labels: question
#373 - V-model on extra-props
Issue -
State: open - Opened by creativalab over 3 years ago
Labels: question
#371 - How can itemComponent emit event?
Issue -
State: open - Opened by JoyTiann almost 4 years ago
- 1 comment
Labels: question
#370 - Can I put object in data-sources
Issue -
State: open - Opened by salemkode almost 4 years ago
- 2 comments
Labels: question
#369 - Vue virtual scroll list not showing all list items
Issue -
State: open - Opened by Osman-Rafi almost 4 years ago
- 3 comments
Labels: question
#368 - How to handle item resize ?
Issue -
State: closed - Opened by mtancoigne almost 4 years ago
- 3 comments
Labels: question
#364 - What to do with :data-component prop when using item slot API?
Issue -
State: closed - Opened by adriaan about 4 years ago
- 2 comments
Labels: question
#359 - 设置start参数或者调用scrollToIndex 时 scroll的偏移量错误问题
Issue -
State: open - Opened by echoyl about 4 years ago
- 3 comments
Labels: question
#358 - Is there a way to define the number of items getting rendered at any time?
Issue -
State: closed - Opened by struthy about 4 years ago
- 1 comment
Labels: question
#357 - 动态添加聊天数据问题
Issue -
State: closed - Opened by lanmeizi about 4 years ago
- 3 comments
Labels: question
#356 - can this use with table ? and full screen width and height?
Issue -
State: open - Opened by craigcosmo about 4 years ago
- 2 comments
Labels: question
#354 - How to handle events emited by the Item Component?
Issue -
State: closed - Opened by AllanOricil over 4 years ago
- 3 comments
Labels: question
#351 - 我如何在纯浏览器中使用它?
Issue -
State: closed - Opened by yswang0927 over 4 years ago
- 1 comment
Labels: question
#349 - How to add keyup or keydown events to the virtual scroller? Programmatically or on template?
Issue -
State: closed - Opened by slidenerd over 4 years ago
- 1 comment
Labels: question
#348 - When the list of elements in DOM is updated on scrolling, happening blink or jump lag. How it fixed?
Issue -
State: closed - Opened by tampambro over 4 years ago
- 3 comments
Labels: question
#329 - Navigation
Issue -
State: open - Opened by ddenis87 over 4 years ago
- 3 comments
Labels: question
#326 - Why is data-key needed?
Issue -
State: closed - Opened by patchthecode over 4 years ago
- 1 comment
Labels: question
#325 - How to measure the performance of virtual scrolling in a production environment?
Issue -
State: open - Opened by lwxsanshui over 4 years ago
- 1 comment
Labels: question
#310 - mounted hook always triggered
Issue -
State: open - Opened by azamat-sharapov almost 5 years ago
- 3 comments
Labels: question, to be confirmed
#298 - Severe lag spikes while scrolling
Issue -
State: open - Opened by bluskript almost 5 years ago
- 12 comments
Labels: question, to be confirmed
#297 - data-component 传过去的组件,如何父组件一个emit事件?
Issue -
State: closed - Opened by queenlixiaoman almost 5 years ago
- 2 comments
Labels: question
#291 - Jumps in scrolling
Issue -
State: closed - Opened by chgold about 5 years ago
- 13 comments
Labels: question
#287 - 滚动展示的内容是否支持使用slot
Issue -
State: closed - Opened by yqh708 about 5 years ago
- 3 comments
Labels: question
#274 - Empty space after source list array was changed
Issue -
State: open - Opened by xrei about 5 years ago
- 8 comments
Labels: question
#271 - can i pass extra-props inside virtual list item component ?
Issue -
State: closed - Opened by mamiaro about 5 years ago
- 3 comments
Labels: question
#270 - auto scroll to top after new items appended inside @totop event
Issue -
State: open - Opened by xrei about 5 years ago
- 6 comments
Labels: question
#268 - Not working with tables as expected
Issue -
State: closed - Opened by bhargavr445 about 5 years ago
- 2 comments
Labels: question
#266 - 用的动态列表, 但是只显示keeps指定的项数量, 滚动条滚动没效果.
Issue -
State: closed - Opened by EveryOneTesla over 5 years ago
- 3 comments
Labels: question
#253 - Vue 3
Issue -
State: open - Opened by cjosh over 5 years ago
- 31 comments
Labels: question, planning
#152 - I want scrollTo(index) method .
Issue -
State: closed - Opened by xxbld about 6 years ago
- 5 comments
Labels: question
#137 - item need allow Function Component
Issue -
State: closed - Opened by xxbld about 6 years ago
- 5 comments
Labels: question
#121 - Is anyone else getting console warning: "[Vue warn]: $attrs is readonly" & "[Vue warn]: $listeners is readonly"?
Issue -
State: closed - Opened by lmichetti3 over 6 years ago
- 4 comments
Labels: question
#51 - Make virtual list to use all parent height
Issue -
State: closed - Opened by ocassio over 7 years ago
- 8 comments
Labels: question
#44 - 麻烦问下作者,virtual-list的高度必须是固定的吗?
Issue -
State: closed - Opened by lison16 almost 8 years ago
- 3 comments
Labels: question
#39 - Multiple column flex layout
Issue -
State: closed - Opened by daniandl almost 8 years ago
- 5 comments
Labels: question