Bootstrap Datepicker appearing at incorrect location in a modal

前端 未结 7 1654
深忆病人
深忆病人 2020-12-29 20:18

I have a button on a page that calls a modal having datepicker.

If this button is at top (I don\'t have to scroll page to click), modal opens and datepicker displays

7条回答
  •  离开以前
    2020-12-29 21:12

    For me, this and related issues turned out to be because I had the code inspector window open. Regular users shouldn't have this on, so if that's your case it's a non issue.

提交回复
热议问题