Marco Busellato
Marco Busellato
It would be useful (in case it cannot be done, but it seems to me that it cannot) to implement a geolocation function, which once geolocalised also populates the input...
Added smooth scroll to html tag for a better user experience.
### Version vue-final-modal: 4.4.6 (but also 4.5.3) nuxt: 3.8.1 (but also 3.9.3) ### OS Mac ### Reproduction Link https://stackblitz.com/edit/nuxt-starter-w7rfyt?file=package.json ### Steps to reproduce Try first doing focus with the tab...
Hello everyone, this error comes up when I import the component. I am using Vue version 2.6.11, and I also tried installing @vue/composition-api, but it does not work. I also...
I am using nuxt 2.15.8, and I created a plugin like this: ``` import Vue from 'vue' import VueCryptojs from 'vue-cryptojs' Vue.use(VueCryptojs) ``` Everything works, but the first time I...
### Environment ------------------------------ - Operating System: Darwin - Node Version: v22.3.0 - Nuxt Version: 3.12.2 - CLI Version: 3.12.0 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: -...
### Clear and concise description of the problem Would it be possible to make the composable return the date with the timezone already calculated? For example, if I take this...