In my Blazor server side app I\'m trying to pass an image Base64 string from JavaScript (after resizing) to C#. In JavaScript the code is in the FileReader.onload func, so it wo