jquery-scrollintoview icon indicating copy to clipboard operation
jquery-scrollintoview copied to clipboard

broken with jQuery 1.8

Open yanndinendal opened this issue 13 years ago • 3 comments

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()]

yanndinendal avatar Aug 20 '12 17:08 yanndinendal

Oh, I've found the explanation here: http://bugs.jquery.com/ticket/12201. Could you please make it compatible?

yanndinendal avatar Aug 20 '12 17:08 yanndinendal

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

joeytheman avatar Sep 12 '12 05:09 joeytheman

Any update on this? :)

yanndinendal avatar Nov 28 '12 17:11 yanndinendal