Answer the question
In order to leave comments, you need to log in
How to solve bootstrap-datetimepicker position issue?
I use react-bootstrap-datetimepicker when working with react, there are several of them on the page and they all pop up at the beginning of the page when you click on the button that calls it. (page is very long)
dateTime={eng_atsihuservaud_date}
format={format}
viewMode={mode}
inputFormat={inputFormat}
defaultText={eng_atsihuservaud_date}
onChange={(newDate)=> this.setState({eng_atsihuservaud_date: newDate })}
/>
Answer the question
In order to leave comments, you need to log in
the library turned out to be buggy, I replaced it with another one and it all worked
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question