Datepicker returning uncaught typeError: undefined 'currentDay'

后端 未结 8 1475
有刺的猬
有刺的猬 2020-12-09 14:28

I\'ve been using jQuery UI with Bootstrap and I seem to run into a problem that I haven\'t had before. I\'m not sure what has changed; I\'ve tried setting back different ver

8条回答
  •  失恋的感觉
    2020-12-09 15:19

    Might be two input box having same class without different id and for that you are trying for date picker. If it is there give two different id it will work.

提交回复
热议问题