react-image-crop icon indicating copy to clipboard operation
react-image-crop copied to clipboard

Does not work in firefox in mobile devices

Open mjza opened this issue 3 years ago • 3 comments

  1. install Chrome and Firefox on an Android device
  2. open the following url https://g0zsx.csb.app/ in Chrome
  3. Select a file, you will see the cropping tool that appear
  4. Do the same in Firefox on your mobile device
  5. You will not see any cropping tool to appear, however, you will not see any error in the console too!

mjza avatar May 04 '21 09:05 mjza

it worked for me on Safari and Firefox with iOS 14. Could be your OS or browsers needing update?

mylastore avatar Jun 17 '21 19:06 mylastore

I reported 4 May. So late answer if you are owner of the library. With which version you tested? The last version still has a bug for SCSS and we cannot use it.

mjza avatar Jun 18 '21 06:06 mjza

it worked for me on Safari and Firefox with iOS 14. Could be your OS or browsers needing update?

Firefox on iOS is not comparable. Due to strict Apple requirements, all "browsers" on iOS are effectively wrappers around a WebKit browser.


Late answer and just a random observer, I've tested on Android Firefox, version 91.1.0, your CodeSandBox app mentioned in the original post appears to work and shows the cropping tool.

jamsinclair avatar Aug 17 '21 02:08 jamsinclair