Touch pan directive not wokring with q-input or input elements. #17713
Labels
area/directives
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
Applying the
v-touch-pan
onq-input
or a simple input element(or a container that contains these elements) does not capture the swipe event.What did you expect to happen?
The directive should capture the swipe events like any other element.
Reproduction URL
https://codepen.io/dtsiantaris/pen/xbKqypY?editors=1111
How to reproduce?
q-input
orinput
the event is not captured.Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Directives (quasar)
Platforms/Browsers
No response
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: