swisnl / jQuery-contextMenu

jQuery contextMenu plugin & polyfill
https://swisnl.github.io/jQuery-contextMenu/
MIT License
2.25k stars 746 forks source link

Uncaught TypeError: opt.$menu.css(...)[opt.animation.show] is not a function #551

Closed ratajs closed 7 years ago

ratajs commented 7 years ago

Uncaught TypeError: opt.$menu.css(...)[opt.animation.show] is not a function

jquery.contextMenu.js:998 hide @ jquery.contextMenu.js:1072 hideMenu @ jquery.contextMenu.js:907 dispatch @ jquery-3.1.1.slim.min.js:3 q.handle @ jquery-3.1.1.slim.min.js:3 trigger @ jquery-3.1.1.slim.min.js:3 (anonymous) @ jquery-3.1.1.slim.min.js:3 each @ jquery-3.1.1.slim.min.js:2 each @ jquery-3.1.1.slim.min.js:2 trigger @ jquery-3.1.1.slim.min.js:3 (anonymous) @ jquery.contextMenu.js:511 jquery.contextMenu.js:998 Uncaught TypeError: opt.$menu.css(...)[opt.animation.show] is not a function

bbrala commented 7 years ago

Could you please provide more information, a random error is not much to work with.

ratajs commented 7 years ago

I tried it again with newer version of jQuery and now it's working. With 1.9.1 isn't working.

bbrala commented 7 years ago

1.9.1 is rather old on the 1.x branch. Glad is was just a jQuery issue.