Skip to content

Module can't work on latest version of magento 2 #9

@nmarcy-del

Description

@nmarcy-del

Hello,

I'm trying to install this module on a new magento 2.4.6 and the module does not work.

Issue is caused by .size() method use in infinitescroll.js that was deleted on latest version of jQuerry.

Resolution by replacing all .size() in infinitescroll.js with .length

Have a nive day

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions