Skip to content

Uncaught TypeError: e.indexOf is not a function #168

@seviferr

Description

@seviferr

Hi! I got this console error when using your gulp workflow:

Uncaught TypeError: e.indexOf is not a function

It seems it is about newer versions of jQuery not supporting "load()" anymore.

I fixed it using:

$(window).on('load', function({ ... }))

at

skin/frontend/boilerplate/default/src/js/script.js (line 42)

I hope it helps!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions