bootstrap datepicker change date event doesnt fire up when manually editing dates or clearing date

前端 未结 9 2123
离开以前
离开以前 2020-12-09 08:47


        
9条回答
  •  一生所求
    2020-12-09 09:23

    Depending which date picker for Bootstrap you're using, this is a known bug currently with this one:

    Code: https://github.com/uxsolutions/bootstrap-datepicker

    (Docs: https://bootstrap-datepicker.readthedocs.io/en/latest/)

    Here's a bug report:

    https://github.com/uxsolutions/bootstrap-datepicker/issues/1957

    If anyone has a solution/workaround for this one, would be great if you'd include it.

提交回复
热议问题