filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 76 forks source link

Cancel token not working #470

Open dima19972525 opened 2 years ago

dima19972525 commented 2 years ago

Hi, i'm tring to reject request using token (while using multiupload) but it's not working (see my code in screenshot)

Expected Behavior

After calling cancel function of token request shoud be rejected.

Current Behavior

After calling cancel function of token request continues.

Additional Screenshots

image

Context

Your Environment