react-images-uploading icon indicating copy to clipboard operation
react-images-uploading copied to clipboard

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.

Results 56 react-images-uploading issues
Sort by recently updated
recently updated
newest added

how do i add multiple images that i already have the path to the component?

Although svg is not an element of accepted types array, those files can be selected.

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

I am unable to upload `.heic` images despite setting my `acceptType` as such: > `acceptType={["jpg", "gif", "png", "JPG", "heic"]}` If there is something else I have to do to support...

Example : Bunch of images in `.zip` files ? `acceptType={['zip']}` works (we can select .zip) But throw an error on import : `{ acceptType: true }`

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Hi, Not able to see the [demo](https://codesandbox.io/s/react-images-uploading-ssr-j1qq2) on Codesandbox. Looks like the link is broken

Can we open upload use hooks?, So I dont need wrap my button inside ImageUploading component

Hi. I got this functions are not valid as a react child. The issue is with the child rendering function. I don't use import. I use script tags to import...

Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.7. Release notes Sourced from ws's releases. 7.5.7 Bug fixes Backported 6946f5fe to the 7.x release line (1f72e2e1). 7.5.6 Bug fixes Backported b8186dd1 to the...

dependencies