• I get various error in the browser console with the classic editor:

    Uncaught TypeError: (intermediate value).match is not a function
    jQuery 5
    n /wp-content/plugins/branded-social-images/admin/admin.min.js?ver=1690466100:1
    jQuery 2

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, thank you for reporting this, but, unfortunately I am not able to reproduce the error, so I would like to ask you a few things that will hopefully help me find the error.

    1. which plugins do you have enabled,
    2. can you post a screenshot of the edit panel (please make sure you do not post sensitive information, but I would like to be able to do a visual check on which fields you do and do not have on the screen),
    3. can you add this to your wp-config.php file define('BSI_UNMINIFIED', true); and try again.

    the last one will not solve the issue, but it should give a more precise indication of which instance of .match() is the troublemaker.

    I am getting the issue on new post that I not yet saved.

    2. there is only checked “Deselect if you do not wish text on this image”
    3. update_auto_title wp-content/plugins/branded-social-images/admin/admin.js?ver=1690466100:1542

    The whole output

    jQuery.Deferred exception: (intermediate value).match is not a function remove@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:38745
    off/<@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:44893
    each@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:3129
    each@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:1594
    off@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:44868
    update_auto_title@https:///wp-content/plugins/branded-social-images/admin/admin.js?ver=1690466100:1542:24
    dispatch@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:40035
    add/v.handle@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:38006
    trigger@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:70124
    trigger/<@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:70726
    each@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:3129
    each@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:1594
    trigger@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:70701
    @https:///wp-content/plugins/branded-social-images/admin/admin.js?ver=1690466100:1546:65
    e@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028
    Deferred/then/l/</t<@https:///wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330

    The error happens everytime I wrote a character

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Title not autocompleted – jquery error’ is closed to new replies.