I have updated to the most up to date version of gravity forms, but I am still unable to edit fields. I am able to add, duplicate, and delete new fields, but when I try to edit them, nothing happens. After doing some investigating I found that it is a javascript error, but I have no idea how to fix it. This is the error that I get:
Uncaught TypeError: Object function (test_var) {
var r = this.indexOf(test_var, 0);
return (r!=undefined && (r != -1)) ;
} has no method 'split'
Any ideas on how to fix this?