alireza-ab / vue-persian-datepicker

A datepicker component for select Persian date
https://alireza-ab.ir/datepicker
MIT License
44 stars 9 forks source link

can not read properties of undefined (reading offsetHeight) #9

Closed honarmanly closed 2 years ago

honarmanly commented 2 years ago

I'm using nuxtjs version 2.15.7 and get this error. ssr is set to false. the error shows up when the picker dialog is open and I scroll to see the time picker

honarmanly commented 2 years ago

what I should add is that this happens if the height of the picker is more than that of page. a little page scroll could reproduce this error. I test the application on chrome browser.

alireza-ab commented 2 years ago

Hi @honarmanly Please read this page https://alireza-ab.ir/datepicker/installation#nuxt and do it. And set SSR to true and test it.