We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Uncaught TypeError: Cannot read property '3' of undefined jquery.scrollintoview.min.js:174
This is the part that breaks:
var direction = converter[typeof (meta[3]) === "string" && meta[3].toLowerCase()]
The text was updated successfully, but these errors were encountered:
Oh, I've found the explanation here: http://bugs.jquery.com/ticket/12201. Could you please make it compatible?
Sorry, something went wrong.
I updated the custom selector on my fork but it still has a few more kinks. You can give it a try at https://github.com/joeytheman/jquery-scrollintoview
Any update on this? :)
No branches or pull requests
Uncaught TypeError: Cannot read property '3' of undefined
jquery.scrollintoview.min.js:174
This is the part that breaks:
The text was updated successfully, but these errors were encountered: