Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to read file size of 71.1Mb #2392

Closed
T-Deepthy opened this issue Sep 17, 2021 · 1 comment
Closed

Unable to read file size of 71.1Mb #2392

T-Deepthy opened this issue Sep 17, 2021 · 1 comment

Comments

@T-Deepthy
Copy link

Getting Error

TypeError: Cannot convert undefined or null to object
at Function.keys ()
at FileReader.reader.onload (analytics-analytics-module.js:14073)
at ZoneDelegate.invoke (polyfills.js:2900)
at Object.onInvoke (vendor.js:70612)
at ZoneDelegate.invoke (polyfills.js:2899)
at Zone.runGuarded (polyfills.js:2669)
at FileReader. (polyfills.js:2653)

On uploading a file of greater size, eg 70mb its not reading and showing error.
How can I reslove this..?

@reviewher
Copy link
Contributor

There are a number of issues involving reading large files. If you can share a sample, please post a reply at #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants