jerrybendy / vue-touch-events

Support simple touch events (tap / swipe / touch hold)
MIT License
537 stars 51 forks source link

Ensure element exist in dom when triggerEvent #92

Closed silyont closed 3 years ago

silyont commented 3 years ago

Problem Replicate: https://codesandbox.io/s/vigilant-kowalevski-gzgtc

  1. Click "Open Modal" button
  2. Click "x" button
  3. Error occur: Cannot read property 'callbacks' of undefined
jerrybendy commented 3 years ago

Thanks for your contribution. I have released a new version v3.2.2.