Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature] 期望有办法监听 给原生滚动 #1377

Open
qiaokeli111 opened this issue Nov 6, 2024 · 1 comment
Open

[New Feature] 期望有办法监听 给原生滚动 #1377

qiaokeli111 opened this issue Nov 6, 2024 · 1 comment

Comments

@qiaokeli111
Copy link

What problem does this feature solve?

我知道 better-scroll 使用的transform来模拟的滚动,我也知道他提供了监听函数,但我遇到的问题是,我的滚动内容是另外一个库来生成的,它的内部监听的是原生滚动,我后面使用better-scroll包装该区域后,它监听的原生滚动函数就无法触发了,我又不能直接改源码

What does the proposed API look like?

能解决我的问题

@lzg2486
Copy link

lzg2486 commented Dec 11, 2024

遇到了同样的问题,现在父组件绑定了betterScroll滚动,现在子组件需要单独进行滚动,但是无法触发滚动。请问楼主有解决吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants