Uncaught TypeError
-
I am receiving a large number of JS errors on the following backend page, and they are continuously increasing: /wp-admin/post-new.php?post_type=product. I also checked the default post creation page /wp-admin/post-new.php, and a large number of errors can also be seen there.
admin-image-actions.js:1 Uncaught TypeError: Cannot read properties of undefined (reading ‘get’)
at Object.updateAttachmentInfoActions (admin-image-actions.js:1:7619)
at t (admin-image-actions.js:1:3460)
at e (admin-image-actions.js:1:3635)
at admin-image-actions.js:1:3682n = c.gridFrame && c.gridFrame.state ? c.gridFrame.state().get(“selection”) : null
Looking forward to your review and reply, thank you.
You must be logged in to reply to this topic.