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

Runtime error: Memory access out of bounds #52

Open
dobestar opened this issue Aug 10, 2020 · 0 comments
Open

Runtime error: Memory access out of bounds #52

dobestar opened this issue Aug 10, 2020 · 0 comments

Comments

@dobestar
Copy link

I'm using the InputFile to pick images in Blazor WASM, then save them as byte arrays in IndexedDB, before uploading them to the server. It all works fine for small files, but once I have two photos in the DB at 700KB each, I get the above error message in the console, and the site errors out. I will need to store a lot of photos at camera-resolution - what is the way forward with this?

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

No branches or pull requests

1 participant