ustbhuangyi / better-scroll

:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance
https://better-scroll.github.io/docs/en-US/
MIT License
16.45k stars 2.61k forks source link

uniapp 的移动端使用的时候,click事件与uni.navigateTo同时使用,会导致click触发多次 #1370

Open mivvm opened 3 months ago

mivvm commented 3 months ago

Version

2.4.2

Reproduction link

https://codesandbox.io/p/sandbox/little-butterfly-qmzw55?file=%2Fsrc%2Flist.vue%3A39%2C7

Steps to reproduce

hbuildx 中,移动端项目,滚动区域中的页面跳转,会触发多次,一定要在uniapp项目中

What is expected?

应该只触发一次

What is actually happening?

click事件递增

mivvm commented 3 months ago

版本应该是 2.5.1