AlexGnatko

Results 4 comments of AlexGnatko

As of 2023, the validator returns a positive result on any non-existent yahoo.com e-mail address. The same problem applies to any Mail.ru servers (mail.ru, inbox.ru, list.ru, etc.). Do you have...

This will work even better: ```... var sortable = new Sortable(el, el.options) // in "inserted" ... el.options = binding.value || {}; // in "bind"

> ```js > import VueToasted from "vue-toasted"; > > export default defineNuxtPlugin((nuxtApp) => { > // necessary to make it work with Vue 3 and Nuxt 3 > const prevPrototype...

> If you absolutely need the 6.6.5 code, you can get it from a fork, eg. https://github.com/d-javu/TCPDF I need the 6.6.5, it's the only version that worked with custom tags...