This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Description
Severity:
High - The main functionality of the application does not work, API breakage, repo format breakage, etc.
Description:
File upload / write truncates to 262144 when file is larger.
Steps to reproduce the error:
Use sample "browser-mfs" from "examples". Run it.
Drop any file larger than 262144 in the browser window. I used a 863KB file to upload.
The uploaded file is truncated to 262144.