-
## 问题分类
MIP 组件使用
## 问题描述
```
点击发送请求,打开弹框
```
on属性的tap和百度统计事件追踪的click事件冲突,on:tap时lightbox已经弹出,不会触发click事件。
## 复现方式(线上bug 填写此项)
页面URL: https://jennyliang220.github.io/miptests/mip-st…
-
# 问题代码
``` javascript
点击一下
```
### 在正确配置了fastclick后,确实可以解决点击延迟的问题。但是a标签加了click事件后,alert内容则会出现1-2s的延迟。 安卓正常,只有ios有这个问题。试了@click.native 也不行!
### 在main.js 中把fastclick禁用后,点击才能恢复正常。。求解
@…
-
Error happening on Chrome 51
![setselectionrangeerror](https://cloud.githubusercontent.com/assets/284515/17310913/e290ea76-581d-11e6-925c-b2465076bf91.png)
klzns updated
7 years ago
-
▶️ [moved from https://github.com/getsentry/raven-js/issues/607]
In JS `Error` objects' `message`, `name`, and `stack` properties are non-enumerable and don't appear when you serialize them:
``` js
…
-
Cards are different heights because of short description. @andycochran suggests making them equal height and handling overlong "short" descriptions in the cards.
![image](https://user-images.github…
-
**URL**: https://adobeid-na1.services.adobe.com/renga-idprovider/pages/create_account?client_id=SunbreakWebUI1&callback=https://ims-na1.adobelogin.com/ims/adobeid/SunbreakWebUI1/AdobeID/token?redi…
-
## Help us to manage our issues by answering the following:
1. How would you tag this issue?
- Enhancement
2. Describe your issue:
touchable 组件在web下点击延时
3. If your issue is a bug, pl…
-
Code like the following works on desktop browsers, but on the iPad, the dropdown menu isn't opening:
```
Drew Dara-Abrams
Edit …
-
Selecting the next month or year using the datepicker on a web application using the FastClick js library (https://github.com/ftlabs/fastclick) for mobile devices causes the calendar selector to hide …
-
iOS fails to allow the user to tap into contenteditable elements which seems to be an issue with fastclick. Input and other fields work as expected. On the mobile web version contenteditable=“true” al…