Encountering an error with the new interface and custom post types
-
We’re having a strange issue with the latest version of the plugin (using the new interface). When we go to Yoast SEO -> Settings -> Content types -> $custom_post_type, we get the following error.
TypeError: e.match is not a function
This appears to be related to a regex match on a field that doesn’t exist, at
packages/js/src/settings/components/formik-replacement-variable-editor-field.js
at line 33 in the source code available on your GitHub repository.We suspect something got messed up when we moved from one hosting environment to another, but we can’t figure out what the actual issue is. If we need to go in to the database and fix something manually, we can do that, we just need some guidance on *what* needs fixed.
- The topic ‘Encountering an error with the new interface and custom post types’ is closed to new replies.