This repository was archived by the owner on Feb 12, 2024. It is now read-only.
  
  
  
  
  
Description
- Version: 0.25.1
 
- Platform: Ubuntu 16.04 4.4.0-42-generic , Chrome Version 57.0.2987.133 (64-bit)  and Win 10 (64-bit) Chrome Version 60.0.3112.90 (Official Build) (64-bit)
 
- Subsystem: 
files.add 
Type: Bug
Severity: Critical
Description: When trying out the exchange-files-in-browser example, uploading a file larger than 50MB crashes the browser, The Ram gradually starts filling up till it crashes.
Steps to reproduce the error:
- go to the 
exchange-files-in-browser example directory. 
- run 
npm install 
npm start 
- follow along with the README.md , but upload a large file, around 90MB.
 
Edit: Version fix.