Eureka! I think the problem is in the JQuery UI Date Picker. Since pods injects an inline javascript to configure date picker on the field with “Date Field Type”, it broke other js functions in editor to run properly.(CMIIW)
Problem solved when I enable the “Enable HTML5 Input Field?” option of date picker field.
However, I hope the Pods teams could fix this in future release.
Thank you