Filter stopped working
-
I’m trying to click the checkboxes and nothing happens. In the console I see this error:
Uncaught TypeError: e.fadeTo is not a function
at removeElement (896b08aa8d.min.js:149:1165)
at wpcSendFilterRequest (896b08aa8d.min.js:149:11085)
at HTMLInputElement. (896b08aa8d.min.js:149:16950)
at HTMLDocument.dispatch (jquery-3.6.0.slim.min.js?ver=3.6.0:2:42842)
at v.handle (jquery-3.6.0.slim.min.js?ver=3.6.0:2:40826)
at Object.trigger (jquery-3.6.0.slim.min.js?ver=3.6.0:2:64256)
at HTMLInputElement. (jquery-3.6.0.slim.min.js?ver=3.6.0:2:64851)
at E.each (jquery-3.6.0.slim.min.js?ver=3.6.0:2:3209)
at E.fn.init.each (jquery-3.6.0.slim.min.js?ver=3.6.0:2:1687)
at E.fn.init.trigger (jquery-3.6.0.slim.min.js?ver=3.6.0:2:64827)Also, on mobile it doesn’t open the dropdown at all.
Uncaught TypeError: n.slideDown is not a function
at HTMLAnchorElement. (896b08aa8d.min.js:149:20999)
at HTMLDocument.dispatch (jquery-3.6.0.slim.min.js?ver=3.6.0:2:42842)
at HTMLDocument. (jquery-3.6.0.slim.min.js?ver=3.6.0:2:40826)The page I need help with: [log in to see the link]
The topic ‘Filter stopped working’ is closed to new replies.