vue-final / vue-final-modal

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
https://vue-final-modal.org
MIT License
864 stars 95 forks source link

TypeError se(vue-final-modal/dist/index.es) #389

Closed azabroflovski closed 7 months ago

azabroflovski commented 9 months ago

TypeError

undefined is not an object (evaluating 'e.touches.length')

Version

vue-final-modal: v4.4.2 vue: v3.3.4 nuxt: v3.7.3

OS

macOS Sonoma 14.0 (MacBook Pro 13 M2)

Reproduction Link

None (Error handled by Sentry)

What is actually happening?

telegram-cloud-document-2-5251203019554436024

hunterliu1003 commented 7 months ago

@azabroflovski You can check the Stackblitz Nuxt 3 example to see how to setup vfm with @vue-final-modal/nuxt

hunterliu1003 commented 7 months ago

@azabroflovski I found the previous Stackblitz Nuxt 3 example is wrong one. so please check this for using @vue-final-modal/nuxt: Stackblitz Nuxt 3 example It's using vue-final-modal 4.5.0 and @vue-final-modal/nuxt 1.0.3