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

No Conflict Mode JQuery #18

Open
JohannesHoffmann opened this issue Mar 3, 2015 · 0 comments
Open

No Conflict Mode JQuery #18

JohannesHoffmann opened this issue Mar 3, 2015 · 0 comments

Comments

@JohannesHoffmann
Copy link

i got an Error by running your extension:

TypeError: $ is undefined
return $.extend($.Event(event.type), this._transformEventParams(event));

shoud id looks like that:?
return fabric.util.object.extend(jQuery.Event(event.type), this._transformEventParams(event));

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