• Resolved bowis

    (@bowis)


    After updating a woocommerce store to WordPress 5.4.1, whenever I try to ‘Quick-edit’ a product, the product dissapears and the following error is logged:

       Uncaught TypeError: Cannot set property '_renderItem' of undefined
        at a.fn.init.r.fn.wpTagsSuggest (tags-suggest.min.js?ver=5.4.2:2)
        at HTMLDivElement.<anonymous> (inline-edit-post.min.js?ver=5.4.2:2)
        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 Object.edit (inline-edit-post.min.js?ver=5.4.2:2)
        at HTMLButtonElement.<anonymous> (inline-edit-post.min.js?ver=5.4.2:2)
        at HTMLTableSectionElement.dispatch (jquery.js?ver=1.12.4-wp:3)
        at HTMLTableSectionElement.r.handle (jquery.js?ver=1.12.4-wp:3)

    When I refresh the page the product reappears. This way, I am not able to quick-edit any product. Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @bowis !

    This kind of problem is usually caused by either a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Hey again!

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Cannot set property _renderItem of undefined” when quick-editing product’ is closed to new replies.