React-datepicker: Is there any way to fix the date-picker to always open below the input element?

Created on 29 Apr 2016  路  6Comments  路  Source: Hacker0x01/react-datepicker

Most helpful comment

This is still a problem and tetherConstraints no longer works.

All 6 comments

Clobber the tetherConstraints prop with [] to wipe out the default constraint; relevant pages:

This is still a problem and tetherConstraints no longer works.

Anyone with a solution? Can we reopen this ticket? :)

edit: ok found a solution :) For anyone looking for the info: #1246

https://github.com/FezVrasta/popper.js/blob/master/docs/_includes/popper-documentation.md#modifiers..flip

Here I found a solution

@rafeememon if you r still working on this - please take a look on this issue

@Naggertooth The link is not working, provide some text

@Gayatri31 guess you need old docs https://github.com/popperjs/popper-core/blob/v1.3.2/docs/_includes/popper-documentation.md#modifiers..flip (first tap, don't know exact ver)
But anyway, solution already might/must be different
I am not the contributor :) so...)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

formigone picture formigone  路  3Comments

hoodsy picture hoodsy  路  3Comments

ahribori picture ahribori  路  3Comments

lclemence picture lclemence  路  3Comments

jjjss94 picture jjjss94  路  3Comments