Muhammad Eshagh
Muhammad Eshagh
> @DevMojahed this is actually an upstream bug due because swiper Vue needs better SSR support for there Vue component! If you want to file an upstream bug bug to...
hi bri do you find any thing?? I thing its beacause of that onMounted hook running before dom is avaialable
Hi dear, there is no update for that?
I found it that if we use it like a single component : // DataPicker.vue import DatePicker from 'vue3-persian-datetime-picker' const date = ref('') we don't have any problem with it...
Now I test it again I found it that if we use it like a single component : // DataPicker.vue ``` import DatePicker from 'vue3-persian-datetime-picker' const date = ref('') ```...
Hi, of course I will send but now, it works for me in production mode without warn, but in dev mode I have that warns