Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

fileTypeRegex prop not working #15

@24thsaint

Description

@24thsaint

This does not seem to work. I'm getting "All Files" in the file browser instead of only files with *.jpg extension.

<Upload
    label="Add Image"
    onFileLoad={onFileLoad}
    hoverColor={'rgba(255, 0, 0, 0)'}
    fileTypeRegex={/\.jpg/}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions