Jasonandjay

Results 41 comments of Jasonandjay

建议阅读一下源码,源码里针对touch事件会做preventDefault,就不会触发原生的click事件,可以考虑加上preventDefault:false或者绑定tap就会触发事件。但同时会带来其他touch的问题,根据你的需求灵活修改代码

这个更可能是布局的问题吧,不应该把input、textarea放在和滚动元素放在一层,建议把代码先贴上来帮你调试一下

第一个报错很明显,滚动属性的的最小值不能大于最大值,你检查一下代码中min和max的设置是不是有这个问题 第二个是因为移动端touch事件会preventDefault(),解决方法可以参考#36

It seems to have been solved

More discussion welcome in #1862, close this issue

@junderw maybe we can merge this with #1326

I agree that signet and testnet are almost exactly the same at the application level.

@junderw Is this issue still useful?

@junderw Some things have been done, i think you can update this and add content for version 7.0.0