Datepicker not opening twice in angular-ui version 0.11.0

前端 未结 11 1717
一向
一向 2020-12-28 12:43

I am trying to have 2 datepickers and I am using Angular UI version 0.11.0.

My HTML code


     

        
11条回答
  •  猫巷女王i
    2020-12-28 13:10

    Quick Fix: Removed the button tag altogether and modified the datepicker code, so it looks like this :

    
    

提交回复
热议问题