nnattawat / flip

A lightweight jQuery plugin to make 3D card flipping animation
Other
624 stars 312 forks source link

Manual flip fails in Chrome : $(...).flip is not a function #72

Closed Toilal closed 8 years ago

Toilal commented 8 years ago

Issue can be reproduced on the plugin website.

1) Go the manual flip image 2) Click on the "Click to flip" button

=> Image won't flip => Console shows Uncaught TypeError: $(...).flip is not a function

I'm running Version 48.0.2564.97 (64-bit) on Linux Ubuntu 14.04

Toilal commented 8 years ago

For some reason, it was not occuring in incognito mode. So i've created my chrome user profile from scratch, and issue disappeard ...