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

jquery.reel.min.js 1.3.0. not working with jquery-2.1.4.min.js #321

Open
mruki123 opened this issue Aug 23, 2016 · 0 comments
Open

jquery.reel.min.js 1.3.0. not working with jquery-2.1.4.min.js #321

mruki123 opened this issue Aug 23, 2016 · 0 comments

Comments

@mruki123
Copy link

I've got a problem with the reel plugin for showing a 360 degree image slider (http://jquery.vostrel.cz/reel).

On our website it is obligatory to use jquery 2.1.4.

If both of them are run togheter, the Plugin does not work. Firefox 47 console says:

 18:54:37.105 TypeError: invalid 'in' operand a
    s() jquery-2.1.4.min.js:2
    .each() jquery-2.1.4.min.js:2
    cc() jquery.reel-min.js:14
    k.reel.scan/</<() jquery.reel-min.js:16
   .each() jquery-2.1.4.min.js:2
   n.prototype.each() jquery-2.1.4.min.js:2
   k.reel.scan/<() jquery.reel-min.js:16
   .each() jquery-2.1.4.min.js:2
   n.prototype.each() jquery-2.1.4.min.js:2
   k.reel.scan() jquery.reel-min.js:16
   n.Callbacks/j() jquery-2.1.4.min.js:2
   n.Callbacks/k.fireWith() jquery-2.1.4.min.js:2
   .ready() jquery-2.1.4.min.js:2
I() jquery-2.1.4.min.js:2
1 jquery-2.1.4.min.js:2:3991

With jquery.1.9.1 the 360 degree Slider plugin will work fine, but not with a high ammount of not working other scripted parts on the page, so this is unfortunately no solution for the Problem.

If i use the unminified Version the console says: TypeError: invalid 'in' operand obj jquery-2.1.4.js Line 539 Column 6 TypeError: invalid 'in' operand obj var length = "length" in obj && obj.length,
Even if i just leave the two relevant scripts in the template document and delete the rest, the error above remains the same.

Many thanks in advance! Hope you can help me!

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