• Resolved trde

    (@trde)


    After Worpdress/Woocommerce update we got an error. Plugint doesn’t work and console returns when trying to search anything:

    Uncaught TypeError: Cannot read properties of undefined (reading ‘getBoundingClientRect’)
    at a.getElementInfo (search.min.js:1:19494)
    at a.fixPositionSuggestions (search.min.js:1:16963)
    at a.fixPosition (search.min.js:1:5554)
    at a.suggest (search.min.js:1:37711)
    at a.getSuggestions (search.min.js:1:23885)
    at a.onValueChange (search.min.js:1:22090)
    at a.onFocus (search.min.js:1:15452)
    at HTMLInputElement.<anonymous> (search.min.js:1:8218)
    at HTMLInputElement.dispatch (jquery.min.js:2:43064)
    at y.handle (jquery.min.js:2:41048)`

    Any ideas how to fix that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • megiston

    (@megiston)

    Same error here

    Plugin Support Kris

    (@c0nst)

    Hi @megiston

    Please check if the FiboSearch markup is not wrapped into another <form> markup. This often causes this issue. Use the console inspector for this (should be available under the F12 button).

    I could check it, but I don’t know the URL of your website.

    Regards,
    Kris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin doesn’t work, console returns error.’ is closed to new replies.