CORS call is initiated by your browser. It is not the cause of your performance issues.
You didn't answer any of the 2 questions, which were about usage and not configuration.
If you're saying usage didn't change and the 2 replaced classes are subclasses that don't override or add any method, then they are pointless changes similar to assigning a variable as before.
Try reverting those changes.
Show screenshot of records in database.
Answered in this SO question: Cannot access a disposed object (on DbContext) error on Hangfire recurrent job in ABP
How are you:
SignalRRealTimeNotifier
on the server sidebefore and after switching to SmcSignalRRealTimeNotifier
?
Try reverting the change.
Show the complete update method.
It is defined by ngx-bootstrap
, whose version you can check in package.json and/or yarn.lock.
"ngx-bootstrap": "^3.2.0",
ngx-bootstrap
3.2.0 uses bootstrap
4.2.1 by default: https://github.com/valor-software/ngx-bootstrap/blob/v3.2.0/package.json#L111
Also see: https://github.com/valor-software/ngx-bootstrap/tree/v3.2.0#installation-instructions
You are missing:
"Authentication:JwtBearer:IsEnabled"
"IdentityServer:IsEnabled"
Don't arbitrarily remove settings from appSettings.json.
What is "document type change"?