PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Uncaught TypeError: Cannot read properties of undefined (reading 'split')

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi.

https://unitbud.komanda.dev/uk/shop/

when you repeatedly click on the check box, it does not work and a js error appears in the console.

checkbox.js?ver=1.3.2:76 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
at woof_checkbox_direct_search (checkbox.js?ver=1.3.2:76:25)
at woof_checkbox_process_data (checkbox.js?ver=1.3.2:61:5)
at HTMLInputElement.<anonymous> (checkbox.js?ver=1.3.2:22:13)
at HTMLInputElement.dispatch (jquery.min.js?ver=3.6.1:2:43064)
at y.handle (jquery.min.js?ver=3.6.1:2:41048)
at Object.trigger (jquery.min.js?ver=3.6.1:2:71659)
at HTMLInputElement.<anonymous> (jquery.min.js?ver=3.6.1:2:72254)
at Function.each (jquery.min.js?ver=3.6.1:2:3003)
at s.fn.init.each (jquery.min.js?ver=3.6.1:2:1481)
at s.fn.init.trigger (jquery.min.js?ver=3.6.1:2:72230)

and swipe on the price you get that error too

jquery.min.js?ver=3.6.1:2 [Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.

Hello

Please  delete  your  custom  code  clear all cache  and  do a test

I disabled the caching plugin even though this plugin didn't optimize the js and removed the custom js code. When I click on the checkboxes again, this error appears again, I can't fix it myself as it is in your plugin

the click on"label" does not work correctly - it seems so to me, therefore the additional class"checked" will not be added.

check if possible, maybe I'm wrong

Hello

Please  temporarily disable js library - https://c2n.me/4hQlmbU.png

I passed it  to  developers

View post on imgur.com

 

now it works correctly, I understand that"Radio and checkboxes skin" created this error?

Hello

Fix: in  file  \wp-content\plugins\woocommerce-products-filter\js\html_types\checkbox.js - change  this  line - https://c2n.me/4hQRVgZ.png

if (typeof jQuery(this).prev().find('.woof_checkbox_term').attr('checked') != 'undefined') {

Thank`s.

Welcome;)