Quote from Kev on March 28, 2022, 16:02
I am using the step wizard extension, but when i click on a option I get a JS error, as shown below:
front_comprssd.js?ver=2.2.5.3:1 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
at woof_checkbox_direct_search (front_comprssd.js?ver=2.2.5.3:1:1700)
at woof_checkbox_process_data (front_comprssd.js?ver=2.2.5.3:1:1480)
at HTMLInputElement.<anonymous> (front_comprssd.js?ver=2.2.5.3:1:856)
at HTMLInputElement.dispatch (jquery.min.js?ver=3.6.0:2:43064)
at HTMLInputElement.v.handle (jquery.min.js?ver=3.6.0:2:41048)
at Object.trigger (jquery.min.js?ver=3.6.0:2:71515)
at HTMLInputElement.<anonymous> (jquery.min.js?ver=3.6.0:2:72110)
at Function.each (jquery.min.js?ver=3.6.0:2:3003)
at s.fn.init.each (jquery.min.js?ver=3.6.0:2:1481)
at s.fn.init.trigger (jquery.min.js?ver=3.6.0:2:72086)
To recreate the error:
- Go to https://sallym22.sg-host.com/refills/all
- Open your browser console
- Click on any of the filter options on the page in Step 1
- the above JS error is generated
Any fix for this?
I am using the step wizard extension, but when i click on a option I get a JS error, as shown below:
front_comprssd.js?ver=2.2.5.3:1 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
at woof_checkbox_direct_search (front_comprssd.js?ver=2.2.5.3:1:1700)
at woof_checkbox_process_data (front_comprssd.js?ver=2.2.5.3:1:1480)
at HTMLInputElement.<anonymous> (front_comprssd.js?ver=2.2.5.3:1:856)
at HTMLInputElement.dispatch (jquery.min.js?ver=3.6.0:2:43064)
at HTMLInputElement.v.handle (jquery.min.js?ver=3.6.0:2:41048)
at Object.trigger (jquery.min.js?ver=3.6.0:2:71515)
at HTMLInputElement.<anonymous> (jquery.min.js?ver=3.6.0:2:72110)
at Function.each (jquery.min.js?ver=3.6.0:2:3003)
at s.fn.init.each (jquery.min.js?ver=3.6.0:2:1481)
at s.fn.init.trigger (jquery.min.js?ver=3.6.0:2:72086)
To recreate the error:
- Go to https://sallym22.sg-host.com/refills/all
- Open your browser console
- Click on any of the filter options on the page in Step 1
- the above JS error is generated
Any fix for this?