nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.4k stars 862 forks source link

Safari height rendering issues #543

Open jannejava opened 4 years ago

jannejava commented 4 years ago

Hi!

Thanks for creating this component. By far the most good looking I have found.

I have some strange issues in Safari 13.0.5. If you are changing months suddenly the title disappears and the line-height gets crazy.

Created a Codepen with the example code from the V-Calendar documentation to illustrate this. https://codesandbox.io/s/fervent-solomon-l6x3e

It seems related to isse #496 and I also found this which also seems releated: https://github.com/vuetifyjs/vuetify/issues/9208

fervent-solomon-l6x3e - CodeSandbox 2020-03-20 10-14-37

Regards,

Jan

YachtingsBest commented 4 years ago

We're having this problem too, does anyone have a suggested fix?

nathanreyes commented 4 years ago

I'll take a look

bozelosp commented 4 years ago

I'm having the same issue on Safari, anybody solved it?

piotrga commented 4 years ago

the same issue here

YachtingsBest commented 4 years ago

hello, we're having the same problem too, guidance would be great, thanks!

sijorsijo commented 4 years ago

Calendar not fully visible in Iphone Safari. Vertical scroll in Mobile Calendar. Issue not in chrome. Facing same issue here ? Anybody solved it ???

devsigner-xyz commented 4 years ago

I'm having similar problems, it's not exactly the same but it could be related. When I add dots on days this is what I see in iOS Safari, on Android it is working fine.

image

zac-chen commented 4 years ago

I am running into this issue too. Is there any solution yet ? Thanks !

roarkmccolgan commented 3 years ago

Hi

I'm also having the same issue, however the code sandbox you created in this post is working for me and even when trying v 1.0.1 as you did in the sandbox, still doesn't work on my machine

Safari 14 macOS Catalina 10.15.6 v-calendar 1.0.1 - 1.0.8

Very strange