-
Notifications
You must be signed in to change notification settings - Fork 304
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
jQuery 3 is not compatible with this script #251
Comments
yea i'm getting the following exception in my console: jQuery.Deferred exception: _jquery2.default.event.props is undefined init@http://localhost:8000/js/jquery.cropit.js:274:10 |
I am getting the same issue |
It works fine If You can comment out. |
why developer didn't update cropit for jquery v3? |
#242 seems to work for me, I pointed to the rawgit of this commit and works with old and new version of jquery, at least in my use case |
In jQuery 3 add event like this
|
Also you can solve it by adding @fahri5567 where should we add this line |
to
and build. But i have problem build cropit with webpack. |
Is this script still maintained? |
@angelogeminiani i am using it in two web projects with jquery 3, and the only thing i had to change was the drag and drop to be disabled! |
I have had the same issue..
|
It does not load the image and returns a push function error/warning notification
The text was updated successfully, but these errors were encountered: