I am having the same problem where the “Add Field” button won’t drop-down the fields section. I see this error when I Inspect the Element in Chrome:
Uncaught TypeError: Object function each(iterator, context) {
try {
this._each(iterator, context);
} catch (e) {
if (e != $break) throw e;
}
return this;
} has no method 'replace' jquery.pods.js:356
Any ideas, or help? Thanks.