We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
看了下,全都是锁body的,就想找个像大佬实现的这个,支持只锁父亲,body还能继续滚动的,愣是没找着... 为什么不维护了呢?有什么支持锁父亲的库推荐吗?
The text was updated successfully, but these errors were encountered:
可以看下自己实现一下,这个不维护是因为有 bug,现实中锁父亲不锁 body 的 case 比较少,通过监听 scroll 来实现效果并不好
Sorry, something went wrong.
No branches or pull requests
看了下,全都是锁body的,就想找个像大佬实现的这个,支持只锁父亲,body还能继续滚动的,愣是没找着...
为什么不维护了呢?有什么支持锁父亲的库推荐吗?
The text was updated successfully, but these errors were encountered: