0

Can react-day-picker show the OverlayWrapper upwards when needed? I've tried to place it to the bottom of the page of my app. Also I've tested on your site, looks the same. See screenshots. enter image description here

enter image description here

Dmitry Stril
  • 1,385
  • 4
  • 16
  • 34

1 Answers1

1

You can use the [overlayComponent]1 prop to put the day picker in your own component with custom alignment behavior.

gpbl
  • 4,721
  • 5
  • 31
  • 45
  • @Sandhu not personally. But we are planning to adopt popper.js for fixing this kind of issues! – gpbl Aug 26 '18 at 18:19