TypeError: cannot use ‘in’ operator to search for ‘length’ in ‘0’
-
Hi there!
I set up WP-DB-Table-Editor and it shows the table’s records. If I change a record and hit “Save”, in the browser’s console there’s a message:
Save Success 0
db-table-editor.js:48:5
TypeError: cannot use ‘in’ operator to search for ‘length’ in ‘0’
jquery.js:2:4218And the record is not updated. Can you point out, what the issue might be?
Thank you very much for your work, really appreciate!
Cheers,
-Bruno.
- The topic ‘TypeError: cannot use ‘in’ operator to search for ‘length’ in ‘0’’ is closed to new replies.