Mehul Kaklotar

Results 8 comments of Mehul Kaklotar

@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 do you have update on this?

@Lexxus @sagalbot this feature is needed. can you merge this to master?

@oneteamsoftware thank you for reminding us to make a plan to maintain it. We will update the plugin once we test and resolve issues. once again thank you 👍

@geselle-jan That won't be possible because every email has its own Order object and if order has its own customer billing name.

@ryanshoover thanks for the PR. I am releasing new version after testing on my end.

@mukeshpanchal27 Actual issue is with replacing original image with custom mime type version here in this line: https://github.com/WordPress/performance/blob/trunk/modules/images/webp-uploads/load.php#L136 So it creates 2 issues there. 1. **Regenerating images**: First regeneration has...

@eisenwasser Can you look at this PR? What needs to be done here?