Chris Fox

Results 6 comments of Chris Fox

After some fiddling, I worked out that the problem occurs only when I set { onInitialize: true } . If I don't do that it is fine. No other changes...

@The4thLaw that solved it for me in some instances. No idea why, but thanks! In other instances, it only worked when I wrapped the initializer in a 0 millisecond delay:...

Hi Kevin, Here is what is posted: Request URL: https://localhost:44348/Projects/7d824fff-4b51-4187-a8e9-229ce2195485/Insights/149f6ee2-9164-4666-9390-776439182b2d Request Method: PATCH Status Code: 404 Remote Address: [::1]:44348 Referrer Policy: strict-origin-when-cross-origin cache-control: private content-length: 4057 content-type: text/html; charset=utf-8 date:...

I tried it both ways and it didn't help. I am pretty sure the problem is with the [FromBody] decoration on the controller action. I couldn't get that to work...

I get this error with even a single image if the file is above a certain size. I am not sure what exactly the size limit is.

Has there been any progress with this issue? Even knowing what the maximum files size limit is would be helpful.