Zebra_DatePicker inside sticky div does not follow input on scroll

4 weeks ago 24
ARTICLE AD BOX

I am using Zebra_DatePicker (v2.2.0) with an input field that is inside a container using position: sticky.

The sticky container works correctly and stays fixed while scrolling. However, when the Zebra_DatePicker is opened, the calendar popup does not stay attached to the input field. When the page is scrolled, the sticky container moves, but the datepicker stays in its original position and becomes misaligned.

Read Entire Article