theroozbeh / vue2-persian-datepicker

A vue component that provides datepicker for persian developers
MIT License
100 stars 18 forks source link

نسخه مناسب با vue js3 #38

Open javad-heidarpour opened 2 years ago

javad-heidarpour commented 2 years ago

سلام نحوه استفاده از نسخه 3 ویوو چگونه است؟

aebrs commented 2 years ago

سلام روی نسخه ۳ ویو نصب کردم این خطا را دارد و نمایش داده نمی شود

component: pdatepicker at <Sell onVnodeUnmounted=fn ref=Ref< null > > at at


"vue": "^3.0.0",
"vue-router": "^4.0.0-0",
"vue2-persian-datepicker": "^2.1.1",
"vuex": "^4.0.2"
aebrs commented 2 years ago

ضمنا توی فایل این خطا هم وجود دارد: class="monthName"@ فاصله نیاز دارد class="monthName" < blank >@ file: PDatePicker.vue line 29: <div class="monthName" @click='goToMonthSelect'>{{ displayingMonth }} {{ numToStr(displayingYear) }}