longbill/jquery-date-range-picker

Issue with display calander if container in display none

Opened this issue · 0 comments

i have used jQuery Date Range Picker and in one page used two DateRange picker one is hide and another is show firsttime.
when i show already hide datarange picker it comes from browser left-top corner after second time it works fine.
this issue only comes if we used display:none property of Data-Range picker container.

image