Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

Default Image does not change #227

Open
aliburhankeskin opened this issue May 8, 2021 · 1 comment
Open

Default Image does not change #227

aliburhankeskin opened this issue May 8, 2021 · 1 comment

Comments

@aliburhankeskin
Copy link

aliburhankeskin commented May 8, 2021

Component

<ImageUploader
            defaultImages={imageUrl&& [${imageUrl}]}
            withIcon
            label=""
            onChange={_onDrop}
            withPreview
            imgExtension={['.jpg', '.png', '.jpeg']}
            maxFileSize={5242880}
            singleImage
          />

Default Image does not change.

I can't upload pictures again.

Thanks for your help.

@afarukcali
Copy link

Any updates ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants