react-native-compressor icon indicating copy to clipboard operation
react-native-compressor copied to clipboard

Cancelling one compression cancels all active ones

Open davlasq opened this issue 7 months ago • 1 comments

Current behavior

When canceling one compression with specific id all active compressions are being cancelled

Expected behavior

Only specified one should be cancelled

Platform

  • [X] Android
  • didn't test on iOS

React Native Version

0.74.2

React Native Compressor Version

1.8.24

Reproducible Steps And Demo

Just compress more than one file at time, cancel one of them and see all of them being cancelled

davlasq avatar Jul 10 '24 12:07 davlasq