You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I create a fork from "pero-ict-solutions/spree_image_cropper" and changes in my fork and i have create a new pull request to "pero-ict-solutions" .
@peterberkenbosch , When i am using Cropping functionality in Spree eCommerce using gem "spree_image_cropper" from https://github.com/pero-ict-solutions/spree_image_cropper link.
Version i use.
Rails 4.2.0
Spree 3-0-stable
I use gem .
gem 'spree', github: 'spree/spree', branch: '3-0-stable'
gem 'spree_gateway', github: 'spree/spree_gateway', branch: '3-0-stable'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '3-0-stable'
gem "spree_image_cropper", :git => "git://github.com/pero-ict-solutions/spree_image_cropper.git"
when i want to do cropping at that time there is no cropping tool and it gives error.
Uncaught TypeError: undefined
I also post in stack overflow.
http://stackoverflow.com/questions/29647794/uncaught-typeerror-undefined-is-not-a-function-for-cropbox-jcrop
The text was updated successfully, but these errors were encountered: