firebase-storage-upload-example icon indicating copy to clipboard operation
firebase-storage-upload-example copied to clipboard

Multiple photos upload

Open muhaimincs opened this issue 6 years ago • 0 comments

What if I want to store first the photo(s) taken in component state or async storage and later upload it using promise.all(). I hit this performance error

One of the sources for assign has an enumerable key on the prototype chain. This is an edge case that we do not support. This error is a performance optimization and not spec compliant.

I also raised this here https://stackoverflow.com/questions/50423018/upload-multiple-photos-error-one-of-the-sources-for-assign-has-an-enumerable-ke

muhaimincs avatar May 22 '18 07:05 muhaimincs