Selecting a file on a file type input shuts down local IIS

Description of the issue:
I’m a web developer, noticed this issue while working on our project. The web app is a .NET Core application run by IIS. I placed an input on the page with type=“file”. Clicking on it and selecting a file will stop the application.

**Steps to Reproduce (add as many as necessary)

  1. Run a .NET Core web app with IIS locally.
  2. Place a file input on a page.
  3. Click on it and select a file.

Actual Result (gifs and screenshots are welcome!):
IIS shuts down.

Expected result:
IIS doesn’t shut down.

Reproduces how often:
99/100

Operating System and Brave Version(See the About Brave page in the main menu):
OS: Windows 10
Brave: Version 0.68.132 Chromium: 76.0.3809.132 (Official Build) (64-bit)

Additional Information:
Tested with other browsers of course, Chrome and Firefox doesn’t have this issue.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.