Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evently exception on safari browser #7

Open
shifu opened this issue Jul 10, 2011 · 0 comments
Open

evently exception on safari browser #7

shifu opened this issue Jul 10, 2011 · 0 comments

Comments

@shifu
Copy link

shifu commented Jul 10, 2011

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant