You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: "tangbc/vue-virtual-scroll-list" ***@***.***>;
发送时间: 2021年6月23日(星期三) 中午1:32
***@***.***>;
***@***.***>;
主题: Re: [tangbc/vue-virtual-scroll-list] Type error issue on horizontal scroll in page mode (#295)
Is the project dead? No progress after half a year
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Describe
In page mode (vertical direction) if exists a horizontal scroll it emits an error
TypeError: t.apply is not a function
To Reproduce
To reproduce this bug we should have a horizontal scroll in the page mode.
.list-page
element CSS propertyoverflow-x: auto;
.list-item-page
element width over 800pxReproduce demo
To reproduce the bug will use existed demo
https://tangbc.github.io/vue-virtual-scroll-list/#/page-mode
Here is the video with reproduce steps:
https://www.loom.com/share/fa369f0591d7440fbe77d614f0cfec15
Other
The text was updated successfully, but these errors were encountered: