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

Uncaught TypeError: Object [object Object] has no method 'replace' #146

Closed
arthuryeti opened this issue Sep 12, 2012 · 7 comments
Closed
Assignees
Milestone

Comments

@arthuryeti
Copy link

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

@pisi
Copy link
Owner

pisi commented Sep 14, 2012

First, please provide version of Reel ($.reel.version), version of jQuery ($().jquery) and what browser you're using and its version, so that I can actually help you. Thanks.

Second, I would bet this is duplicate of #140. @ATU Can you confirm?

@arthuryeti
Copy link
Author

This is with 1.2 jquery.reel, and jquery 1.5.2

@pisi
Copy link
Owner

pisi commented Sep 14, 2012

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).

@ghost ghost assigned pisi Sep 14, 2012
@arthuryeti
Copy link
Author

I used jquery.reel 1.1 and it's working :)

@pisi pisi reopened this Oct 10, 2012
@pisi pisi closed this as completed in 57aa737 Oct 10, 2012
@pisi pisi reopened this Oct 10, 2012
@pisi
Copy link
Owner

pisi commented Oct 11, 2012

Disregard the above commit. It should be a different ticket..

@pisi pisi closed this as completed in 1f4ea5a Oct 11, 2012
@pisi
Copy link
Owner

pisi commented Oct 11, 2012

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!

pisi added a commit that referenced this issue Feb 23, 2013
========

* 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
@pisi
Copy link
Owner

pisi commented Feb 23, 2013

Merged into master and included in today's version 1.2.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants