İsmet Şafak
İsmet Şafak
Hi, is it possible to install component globally in nuxt3. i am using nuxt 3.6.5 and latest version of twelements const { Ripple, Modal, initTE } = await import("tw-elements") initTE({...
i have another initte bug i think and i cant figure it out. i have a component, inside page i am calling this component. It has v-if so that component...
**Describe the bug** there is a annoying bug that i encounter i have (v-for in in items) v-for like this and i get items after i fetch endpoint. inside this...
 hi, i have an array object which has images for swiper. The problem is i cant understand which image i am currently editing. there is cloud icon on the...
**Describe the bug** Hi, first of all i am using nuxt. it is not a bug but i have an image array something like this ['imagepath1''imagepath2'] i want props in...
i have upgraded my nuxt to 3.8.1 and i am using "vue-tel-input": "^8.1.4", this is my plugin when i try to call vue-tel-input instantly i get 404 [Vue warn]: resolveDirective...
Theme
First of all thank you for making such a great component. Is it possible for you to tell me how can i change color by type because i have a...
[nuxt] [request error] [unhandled] [500] Named export 'mask' not found. The requested module '/node_modules/vue-the-mask/dist/vue-the-mask.js' is a CommonJS module, which may not support all module.exports as named exports. CommonJS modules can...
hi, this is not a issue but are you still developing this module? i was thinking to use this module but i saw you said not ready for production.
Hi, when the first page opens automatically validate event triggers even v-model value is null. Is it possible for me to prevent that [email protected] it also changes v-model value null...