An invalid form control with name=’…’ is not focusable.
-
I’m having this ackward behaviour in a website I manage.
We have a custom post type Courses. We manage each course’s data through some metaboxes built with CMB2. We have a repeatable group to manage venue and date pairs. It works great. Except in one course, where we can’t save the (new) dates using Chrome or Firefox (I did manage to save the dates with Safari 9.1.2).
Looking at Chrome’s console I see this error:
An invalid form control with name='…' is not focusable.
I can’t figure out what’s the issue and why it targets only one of the courses and not all.
Thanks.
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘An invalid form control with name=’…’ is not focusable.’ is closed to new replies.