Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.
This repository was archived by the owner on May 5, 2021. It is now read-only.

IE not working #55

@KimUnexus

Description

@KimUnexus

Blazor input file is not working in Internet Explorer.

With Version="0.2.0", it does not work at all, I got the following error:
image

With Version="0.1.0-preview-00002" and Version="0.1.0", I can open the file dialog and select a file, but after that I got the error:
SCRIPT5001: Number expected
inputfile.js (10,21)

I have app.UseStaticFiles(); in my Startup.cs file and it is working perfect in Chrome.

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