Hi,
Currently my website has Metabox IO and I'm using it to add custom fields to my WP pages. I am using Kadence Theme. My issue is when I go to the Edit Field Group in Custom Fields, There are no fields visible to edit or change also when I check console there are JS errors
Example Error:
1.TypeError: Cannot read properties of undefined (reading 'controls')
2.app.js?ver=4.1.10:13 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'controls')
would like to ask what could be the issue regarding this?
Thank You