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

Viewing 10 posts - 1 through 10 (of 14 total)
  • Anonymous
    #189845

    Hi there,

    I am experiencing this issue on the following development site:
    http://adaptivestardev.emberlydigital.com/stories/

    Uncaught TypeError: Cannot read property ‘split’ of undefined
    at HTMLFormElement.getQueryParamFromURL (search-filter-build.min.js?ver=2.4.5:2)
    at HTMLFormElement.getPagedFromURL (search-filter-build.min.js?ver=2.4.5:2)
    at HTMLElement.<anonymous> (search-filter-build.min.js?ver=2.4.5:2)
    at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
    at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
    getQueryParamFromURL @ search-filter-build.min.js?ver=2.4.5:2
    getPagedFromURL @ search-filter-build.min.js?ver=2.4.5:2
    (anonymous) @ search-filter-build.min.js?ver=2.4.5:2
    dispatch @ jquery.js?ver=1.12.4:3

    It results in <a> tags not being clickable in results.

    Trevor
    #189861
    This reply has been marked as private.
    Anonymous
    #189884
    This reply has been marked as private.
    Trevor
    #189890

    Does it still happen if you disable Infinite Scroll, and use normal pagination?

    Anonymous
    #189919

    Yes, it does happen both ways. The only way I can get it to turn off is if I disable AJAX.

    Trevor
    #189923
    This reply has been marked as private.
    Anonymous
    #189939

    Hi Trevor,

    I just rebuild the Relevannsi index and set both forms to use Relevannsi, but the error remains.

    I disabled all plugins and switched to a default theme – still nothing. It seems like pointer events have been disabled, but I can’t find where. I tried adding pointer-events: all to every bit of the code and it won’t work.

    Any other thoughts>

    Trevor
    #189951
    This reply has been marked as private.
    Anonymous
    #190283
    This reply has been marked as private.
    Ross Moderator
    #190542
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 14 total)