Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "aaron"

Answer

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.

How are you:

  • subscribing on the client side, and
  • using SignalRRealTimeNotifier on the server side

before and after switching to SmcSignalRRealTimeNotifier?

Try reverting the change.

Show the complete update method.

Answer

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"?

Showing 391 to 400 of 1543 entries