Skip to content

navigation set to 2 gives an error on this.header.find(selector) #81

@infopete

Description

@infopete

I get this error if I set navigation to 2.

JavaScript runtime error: Unable to get property 'find' of undefined or null reference on lines that contain
this.header.find(selector)
It would appear it is looking for the search group but, of course, the header is not there.

I'm using ajax to get the data.

It works fine if navigation is zero or three.

I just want to remove the search option.

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