This may have to do with ASP NET Core 2.2 as you figured. There’s an issue registered on GitHub https://github.com/aspnet/AspNetCore/issues/4398
And the work-around is as follows – add the following bit of code in your startup.cs
class (I’ve kept this first in Configure
method)
app.Use(async (ctx, next) => { await next(); if (ctx.Response.StatusCode == 204) { ctx.Response.ContentLength = 0; } });
Do keep track of the GitHub issue.
Related Posts:
- Could not find module “@angular-devkit/build-angular”
- Difference between Constructor and ngOnInit
- AngularJS vs Angular [closed]
- When to use ‘npm start’ and when to use ‘ng serve’?
- Can’t bind to ‘formGroup’ since it isn’t a known property of ‘form’
- ExpressionChangedAfterItHasBeenCheckedError Explained
- Angular 10 – can’t bind to ‘formGroup’ since it isn’t a known property of ‘form’
- How to use *ngIf else?
- ngFor with index as value in attribute
- How to upgrade Angular CLI to the latest version
- What is pipe for in RxJS?
- Angular: Get current index in ngFor
- What is .subscribe in Angular?
- BehaviorSubject vs Observable?
- Angular 6 “Can’t bind to ‘ngModel’ since it isn’t a known property of ‘input’.”
- What is the difference between Promises and Observables?
- mat-form-field must contain a MatFormFieldControl
- formSelect() method in materialize does’nt work in angular 6 inputs
- ERROR Error: No value accessor for form control with unspecified name attribute on switch
- form control error:ERROR Error: No value accessor for form control with unspecified name attribute
- You seem to not be depending on “@angular/core” and/or “rxjs”. This is an error
- ‘ng’ is not recognized as an internal or external command, operable program or batch file
- Kendo Angular Chart change legend position based on size
- Unexpected value ‘undefined’ declared by the module ‘AppModule’
- Where to place/find the systemjs.config.js file in an angularJS2 project?
- ng serve does not work
- What is the equivalent of ngShow and ngHide in Angular 2+?
- document.getElementById replacement in angular4 / typescript?
- how to refresh page in angular 2
- TS1086: An accessor cannot be declared in ambient context
- Property ‘map’ does not exist on type ‘Observable
‘ - Angular2 Error: There is no directive with “exportAs” set to “ngForm”
- ‘router-outlet’ is not a known element
- Angular 2 Cannot read property ‘config’ of null
- Error when trying to inject a service into an angular component “EXCEPTION: Can’t resolve all parameters for component”, why?
- Set focus on element
- Cleanest way to reset forms
- Angular2 CLI error “@angular/compiler-cli” package was not properly installed
- Angular2 – How to create a simple table
- No provider for HttpClient
- Angular material Could not find Angular Material core theme
- Angular EXCEPTION: No provider for Http
- Error : Cannot find primary outlet to load
- cannot find module ‘@angular/http’?
- Templating with href in angular (4)
- How to implement sleep function in TypeScript?
- File Upload In Angular?
- is there any alternative for ng-disabled in angular2?
- Angular 2.0 and Modal Dialog
- Cannot find module ‘@angular/compiler’
- Implement session storage in an Angular 8 application
- Angular 2 [hidden] does not seem to be working?
- Local workspace file (‘angular.json’) could not be found. But same code works in another computer
- Can’t bind to ‘routerLink’ since it isn’t a known property
- How to use bootstrap 4 in angular 2?
- You have to be inside an angular-cli project in order to use the serve command
- How to get current route
- Errors: Data path “.builders[‘app-shell’]” should have required property ‘class’
- Angular4 core.es5.js Uncaught reflect-metadata shim is required when using class decorators
- Angular error: Please add a @NgModule annotation
- How to enable production mode?
- Angular 5: “No provider for ControlContainer”
- Getting No provider for NgControl Error after adding ReactiveFormsModule to my angular 4 app
- How to use `trackBy` with `ngFor`
- Angular routerLink does not navigate to the corresponding component
- How to use jQuery with Angular?
- Mask for an Input to allow phone numbers?
- What is the best way to delete a component with CLI
- GET http://localhost:4200/null 404 (Not Found) in angular2 with angular-cli
- Angular design pattern: MVC, MVVM or MV*?
- Module has no exported member error in angular module
- Check if Variable is Empty – Angular 2
- Angular 2 multiple modules
- Electron – Not allowed to load local resource
- How to apply filters to *ngFor?
- Select default option value from typescript angular 6
- angular-cli where is webpack.config.js file – new angular6 does not support ng eject
- Angular: ‘Cannot find a differ supporting object ‘[object Object]’ of type ‘object’. NgFor only supports binding to Iterables such as Arrays’
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS
- Chrome sendrequest error: TypeError: Converting circular structure to JSON
- “CAUTION: provisional headers are shown” in Chrome debugger
- SBOX_FATAL_MEMORY_EXCEEDED error shown when Chromedriver turned 1800-1900 pages using Selenium
- “You seem to not be depending on “@angular/core”.”
- Export html table data to Excel using JavaScript / JQuery is not working properly in chrome browser
- TypeScript-‘s Angular Framework Error – “There is no directive with exportAs set to ngForm”
- Angular 2 Cannot find control with unspecified name attribute on formArrays
- What is ViewChild in Angular2?
- Angular 5 to 6 Upgrade: Property ‘map’ does not exist on type Observable
- Angular 2 – Using ‘this’ inside setTimeout
- Disable Chrome strict MIME type checking
- eclipse for chrome?
- Responsive media query not working in Google Chrome
- “Uncaught TypeError: a.indexOf is not a function” error when opening new foundation project
- How to force JavaScript to deep copy a string?
- How to use onBlur event on Angular2?
- How to fix samesite attribute in wordpress for chrome errors?
- Why does chrome keep downloading a file instead of running the site?
- Tinymce.js editor in Chrome?
- Cannot find webarh/malware redirect infection that only shows on Chrome