Event CRUD 2.0
I encountered issue with the date&time picker widget during implementation. I discovered that the issue is caused by the removal of the size() function in the recent update of jquery. To resolve this problem from my side, I downloaded external javascript library from https://eonasdan.github.io/bootstrap-datetimepicker/ which I thought it is the same as the original one.
Edited by Dong Zhuang