cannot read properties of undefined (reading 'apply') Uncaught TypeError

cannot read properties of undefined (reading 'apply') Uncaught TypeError

perlebleu
Visitor
1 0 0

Hi everybody i have issue with my website . I have the following error once i run an audit. Uncaught TypeError: Cannot read properties of undefined (reading 'apply') noticed in the following VM11 jquery.eislideshow.js:32. As in this picture.

 

d2WD8.png

 

Here is the code that shows the error

 

 

var $event = $.event, resizeTimeout;

    $event.special.smartresize  = {
        setup: function() {
            $(this).bind( "resize", $event.special.smartresize.handler );
        },
        teardown: function() {
            $(this).unbind( "resize", $event.special.smartresize.handler );
        },
        handler: function( event, execAsap ) {
            // Save the context
            var context = this,
                args    = arguments;

            // set correct event type
            event.type = "smartresize";

            if ( resizeTimeout ) { clearTimeout( resizeTimeout ); }
            resizeTimeout = setTimeout(function() {
                jQuery.event.handle.apply( context, args );
            }, execAsap === "execAsap"? 0 : 100 );
        }
    };

 

 

 

 

 

 

 

 

Reply 1 (1)

Cedcommerce
Shopify Partner
718 76 113

Hello @perlebleu

 

Probably this might be caused because of an issue with the slideshow plugin. Hence, it can only be resolved from their end. You need to connect with the plugin team to get this fixed.

 

Let us know if you need any further help with your Shopify store. 

 

Regards, 

Cedcommerce 

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here