phonegap-template-vue-f7-blank
phonegap-template-vue-f7-blank copied to clipboard
Three/Four finger tap not working
It appears in this and the other templates:
- phonegap-template-vue-f7-tabs
- phonegap-template-vue-f7-split-panel
The three/four finger tap doesn't work in the PhoneGap Developer App. Seems like framework or something else is intercepting the calls.
This is a very pervasive bug.
Nearly every template that uses a framework that handles gestures does this.
This could potentially solved in a later version of the app via native gesture recognisers.
I think this is also might be related to #12. If I remember correctly that PR fixes makes these gestures work for me. Please try again with the latest code on npm @timkim