Skip to content

evently exception on safari browser #7

@shifu

Description

@shifu

I have a simple couchapp + evently that works fine on firefox browser but throw error on both iPhone and desktop safari browser.

The repro include a link: backup.

If I use the folder name selectors/a[href=#backup] it works fine. But if I use the contain operator selectors/a[href*=#backup], it throws an exception.

selectors/a[href=#backup]/click.js is just a dummy function.

jquery.evently.js line 159
TypeError: Result of expression 'h'[null] is not an object

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