Skip to content

a.indexOf is not a function javascript error #103

@Tahiche

Description

@Tahiche

Using jquery 3.2.1 and jqueri UI 1.12.1 I was getting an error "a.indexOf is not a function TypeError: a.indexOf is not a function"
It seems asexplained here that $(window).load() event is depracated (line 179 of jquery.tocify.js) and you should use $(window).on('load',function()... instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions