JazLow
Results
1
comments of
JazLow
I solved it by resetting the window.XMLHttpRequest to it's original state after finished using the fetch blob for uploading my image to cloud. const Blob = FetchBlob.polyfill.Blob; // Keep an...