caryhuang

Results 2 issues of caryhuang

问题链接 :https://run.iviewui.com/KvsQ2TWn 组件设置min=80,max=120,此时无法正常在输入框中输入85,90,95,输入会被强制改成最大或最小

This PR fixes [#5745](https://github.com/primefaces/primevue/issues/5745). The event.preventDefault() method has been removed. The touch event uses the .passive modifier, and also uses the preventDefault method. On mobile devices, the browser will report...

Resolution: Needs Revision