‘Cannot read property length’ when adding product category
-
Whenever I want to add a product category, the page updates but the new category is not added. When I check the console, I see:
index.js?ver=version:110 Uncaught TypeError: Cannot read property 'length' of undefined at HTMLInputElement.<anonymous> (index.js?ver=version:110) at HTMLInputElement.dispatch (jquery.js?ver=1.12.4-wp:3) at HTMLInputElement.r.handle (jquery.js?ver=1.12.4-wp:3) at Object.trigger (jquery.js?ver=1.12.4-wp:3) at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2) at HTMLInputElement.<anonymous> (jquery.js?ver=1.12.4-wp:3) at Function.each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.trigger (jquery.js?ver=1.12.4-wp:3) at Object.e.success (acf-input.min.js?ver=5.8.12:4)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘‘Cannot read property length’ when adding product category’ is closed to new replies.