Editor error
-
After the recent WordPress update there appears to be an error when trying to add or edit team members. You can’t switch between Visual & Text(HTML) and the following error is in the console:
post.php:1426 Uncaught TypeError: Cannot read property ‘length’ of undefined
This appears to be the line with issue
if ( jQuery( ‘#user_search’ ).val().length == 0 ) {Thank you
- The topic ‘Editor error’ is closed to new replies.