Does "Update" HAVE to use jQuery, it's throwing TypeErrors
-
https://github.com/jquery/jquery/issues/2267
the Update button appears to use isArrayLike but can cause problems if it’s called on things that aren’t arrays.
TypeError: invalid 'in' operand a ...]"]=b.toLowerCase()});function r(a){var b="length"in a&&a.length,c=m.type(a);ret...
This means I can’t update any posts or pages.
Jquery confirm the bug isn’t with them – the function is not documented to take anything other than an array. Please could you either fix the Update button or provide a method for us to do Update without Ajax while you’re fixing it ??
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Does "Update" HAVE to use jQuery, it's throwing TypeErrors’ is closed to new replies.