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
Uncaught TypeError: Object [object Object] has no method 'replace' #146
Comments
This is with 1.2 jquery.reel, and jquery 1.5.2 |
I see the error now, that definitely is not a duplicate. Sorry about that. Only advice I can give you right now is to notch up your jQuery at least to 1.6 (that I throughly tested now against and it should be just fine). |
I used jquery.reel 1.1 and it's working :) |
Disregard the above commit. It should be a different ticket.. |
Ok, this last one really fixes this issue and makes Reel compatible with jQuery 1.5+ again. @ATU, can you please verify this for me? The development branch has this fix in. Thanks! |
======== * new exciting multi-row stitched panorama possibility * full compatibility with jQuery 1.9.x and 2.0 beta * one less dependency (disableTextSelect) * fixed page scrolling on touch devices * maximal throw velocity via `throwable` * image assets folder * fixed image sequence allowing for odd starting points Includes fixes for issues #129, #140, #174, #175, #142, #146, #144, #129, #172
Merged into master and included in today's version 1.2.1 release. |
Hey,
I try to add reel plugin on my website, bug I have some bugs when I want drag the image.
Can you help me ?
Best Regards
The text was updated successfully, but these errors were encountered: