issues Search Results · repo:smackgg/vue-scroll-lock language:Vue
Filter by
4 results
(46 ms)4 results
insmackgg/vue-scroll-lock (press backspace or delete to remove)看了下,全都是锁body的,就想找个像大佬实现的这个,支持只锁父亲,body还能继续滚动的,愣是没找着... 为什么不维护了呢?有什么支持锁父亲的库推荐吗?
hzmming
- 1
- Opened on Apr 18, 2022
- #26
滚动区域滑动时,发生Unable to preventDefault inside passive event listener,解决方案: 将this.$el.addEventListener( touchstart ,
this.onTouchStartHandler, false ) this.$el.addEventListener( touchmove , this.onTouchMoveHandler, ...
chunfeilvlv
- 1
- Opened on Sep 21, 2020
- #14
The text-area tag inside vue-scroll-lock component can t be scrollable
DonSalvador
- 5
- Opened on Jun 15, 2018
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.