stashbox-extensions-dependencyinjection icon indicating copy to clipboard operation
stashbox-extensions-dependencyinjection copied to clipboard

Stashbox breaks Blazor Server Side File Upload

Open schuettecarsten opened this issue 1 year ago • 1 comments

There is an issue with Blazor Server Side and File Upload that is described in the link and comment below: https://github.com/dotnet/aspnetcore/issues/38842#issuecomment-1342540950

It looks like Stashbox is also affected by this. As a possible solution, we need an option to tell stashbox to not resolve byte[] by default. Is such an option already available?

schuettecarsten avatar Jul 31 '24 09:07 schuettecarsten

Hi @schuettecarsten, I've released v5.6.0 from the extension packages, which solves this issue without needing extra configuration. Could you please verify that it works for you, too? Thanks!

z4kn4fein avatar Aug 21 '24 13:08 z4kn4fein