-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
package: react@ionic/react package@ionic/react packagetype: buga confirmed bug reporta confirmed bug report
Description
Bug Report
Ionic version:
[x] 4.x
Current behavior:
I'm testing onDoubleClick with IonItem and IonCard react components but it's not working:
Expected behavior:
Trigger the event as expected
Steps to reproduce:
- Add the event to these components from an Ionic React project
Related code:
<IonItem onDoubleClick={(e) => alert('not working')}>
</IonItem>
Sample application: https://stackblitz.com/edit/ionic-v4-react-double-click-issue
Ionic info:
Ionic:
Ionic CLI : 6.4.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 5.1.1
Capacitor:
Capacitor CLI : 2.0.2
@capacitor/core : 2.0.2
Utility:
cordova-res (update available: 0.14.0) : 0.8.0
native-run (update available: 1.0.0) : 0.2.8
System:
NodeJS : v10.15.3 (/usr/local/bin/node)
npm : 6.14.4
OS : macOS Mojave
CodeGains and avalanche1
Metadata
Metadata
Assignees
Labels
package: react@ionic/react package@ionic/react packagetype: buga confirmed bug reporta confirmed bug report