clauderic / react-infinite-calendar

✨ Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more.

Home Page:http://clauderic.github.io/react-infinite-calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank calendar in init

ooo2003003v2 opened this issue · comments

Hello there. I am just starting using this calendar for my project.
It shows a blank calendar but date selections show up after I scroll down. Any idea why?
image

I found the problem. I set display is none in default so that it cannot get the height in init.