Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Uncaught TypeError: Cannot read property 'replace' of undefined

Viewing 2 posts - 1 through 2 (of 2 total)
  • Oliver Plantenberg
    #214473

    Hi Supportteam,

    i recently get the following error:

    jquery-3.4.1.min.js?ver=3.4.1:2 Uncaught TypeError: Cannot read property 'replace' of undefined
        at Object.processTaxonomy (search-filter-build.min.js?ver=2.4.6:3)
        at HTMLLIElement.<anonymous> (search-filter-build.min.js?ver=2.4.6:2)
        at Function.each (jquery-3.4.1.min.js?ver=3.4.1:2)
        at a.fn.init.each (jquery-3.4.1.min.js?ver=3.4.1:2)
        at Object.buildUrlComponents (search-filter-build.min.js?ver=2.4.6:2)
        at Object.getUrlParams (search-filter-build.min.js?ver=2.4.6:2)
        at HTMLFormElement.getUrlParams (search-filter-build.min.js?ver=2.4.6:2)
        at HTMLFormElement.init (search-filter-build.min.js?ver=2.4.6:2)
        at HTMLFormElement.<anonymous> (search-filter-build.min.js?ver=2.4.6:2)
        at Function.each (jquery-3.4.1.min.js?ver=3.4.1:2)
    processTaxonomy @ search-filter-build.min.js?ver=2.4.6:3
    (anonymous) @ search-filter-build.min.js?ver=2.4.6:2
    each @ jquery-3.4.1.min.js?ver=3.4.1:2
    each @ jquery-3.4.1.min.js?ver=3.4.1:2
    buildUrlComponents @ search-filter-build.min.js?ver=2.4.6:2
    getUrlParams @ search-filter-build.min.js?ver=2.4.6:2
    getUrlParams @ search-filter-build.min.js?ver=2.4.6:2
    init @ search-filter-build.min.js?ver=2.4.6:2
    (anonymous) @ search-filter-build.min.js?ver=2.4.6:2
    each @ jquery-3.4.1.min.js?ver=3.4.1:2
    each @ jquery-3.4.1.min.js?ver=3.4.1:2
    e.exports @ search-filter-build.min.js?ver=2.4.6:1
    (anonymous) @ search-filter-build.min.js?ver=2.4.6:1
    e @ jquery-3.4.1.min.js?ver=3.4.1:2
    t @ jquery-3.4.1.min.js?ver=3.4.1:2
    setTimeout (async)
    k.readyException @ jquery-3.4.1.min.js?ver=3.4.1:2
    (anonymous) @ jquery-3.4.1.min.js?ver=3.4.1:2
    e @ jquery-3.4.1.min.js?ver=3.4.1:2
    t @ jquery-3.4.1.min.js?ver=3.4.1:2
    setTimeout (async)
    (anonymous) @ jquery-3.4.1.min.js?ver=3.4.1:2
    c @ jquery-3.4.1.min.js?ver=3.4.1:2
    fireWith @ jquery-3.4.1.min.js?ver=3.4.1:2
    fire @ jquery-3.4.1.min.js?ver=3.4.1:2
    c @ jquery-3.4.1.min.js?ver=3.4.1:2
    fireWith @ jquery-3.4.1.min.js?ver=3.4.1:2
    t @ jquery-3.4.1.min.js?ver=3.4.1:2
    setTimeout (async)
    (anonymous) @ jquery-3.4.1.min.js?ver=3.4.1:2
    c @ jquery-3.4.1.min.js?ver=3.4.1:2
    fireWith @ jquery-3.4.1.min.js?ver=3.4.1:2
    fire @ jquery-3.4.1.min.js?ver=3.4.1:2
    c @ jquery-3.4.1.min.js?ver=3.4.1:2
    fireWith @ jquery-3.4.1.min.js?ver=3.4.1:2
    ready @ jquery-3.4.1.min.js?ver=3.4.1:2
    B @ jquery-3.4.1.min.js?ver=3.4.1:2

    I tried deactivating all other plugins and updating the plugin (i had to replace some the files for the list view however) but i still get the error. Can you help me out?

    Trevor Moderator
    #214493

    It looks like you are loading jQuery 3.4.1, whereas WordPress uses jQuery 1.12.4.

    Do you have a need for that version?

    Are you able to send me a live link/URL to your search page so I can take a look?

    Does this error show on the front end of the site?

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Uncaught TypeError: Cannot read property 'replace' of undefined’ is closed to new replies.