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

outputHeightRatio not defined error! #30

Open
mehulkaklotar opened this issue Mar 20, 2018 · 8 comments
Open

outputHeightRatio not defined error! #30

mehulkaklotar opened this issue Mar 20, 2018 · 8 comments
Assignees

Comments

@mehulkaklotar
Copy link

mehulkaklotar commented Mar 20, 2018

when using npm package, getting this
image

npm package has this error here
image

there is a variable define error. i think need to update the croppie lib here.

@jofftiquez
Copy link
Owner

Hi @mehulkaklotar thanks for reporting this. I'll investigate this as soon as possible. For the meantime, can you kindly create a reproduction link please? Thanks.

@jofftiquez jofftiquez self-assigned this Mar 21, 2018
@jofftiquez jofftiquez added the bug label Mar 21, 2018
@mehulkaklotar
Copy link
Author

@jofftiquez there is a issue in code dist lib. see here https://github.com/jofftiquez/vue-croppie/blob/master/dist/index.js#L1383. outputHeightRatio is not defined because it has no var because outputWidthRatio has ; with it.

@jofftiquez
Copy link
Owner

@mehulkaklotar This is actually from the official Croppie code base. See https://github.com/Foliotek/Croppie/blob/master/croppie.js#L1162. I'll talk to the author tho. Thanks for pointing it out.

@mehulkaklotar
Copy link
Author

@jofftiquez do you have update on this?

@jofftiquez
Copy link
Owner

@mehulkaklotar hello. I am sorry, but so far I haven't got any response from Croppie itself. :(

@gregurco
Copy link

@jofftiquez could you please review and merge #32?

@jofftiquez
Copy link
Owner

@gregurco Thanks! Am still thinking if I will merge #32 coz am planning to update this repo to Croppie's latest version anyways. I'll review it again.

@tshafer
Copy link

tshafer commented Sep 1, 2018

Any update on this?

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

4 participants