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.
Asked
Active
Viewed 722 times
0

Dmitry Stril
- 1,385
- 4
- 16
- 34
-
Did you ever find a solution for this? – HackAfro Jun 06 '18 at 15:14
1 Answers
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