Skip to content

Exception Occurred While Loading Files Not Supported by the Browser #30

@larvata

Description

@larvata

When loading a file the browser cannot parse, e.g., load a HEIC file on windows chrome.

The following line will raise an exception TypeError: Cannot read properties of undefined (reading 'toLowerCase'), because the file.type is empty.
https://github.com/rouftom/react-mui-fileuploader/blob/main/src/FileUpload.tsx#L196C12-L196C12

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