If we have a parent for example (height: 200px) and (overflow: hidden) there is not enough environment to show the date picker.
Solution is:
When we focus on input element, should get input position (x, y) and set datepicker position as fixed and then set position related to the input place.
If we have a parent for example (height: 200px) and (overflow: hidden) there is not enough environment to show the date picker.
Solution is:
When we focus on input element, should get input position (x, y) and set datepicker position as fixed and then set position related to the input place.