Ron Jonk
Ron Jonk
+1 can you update. went to webpack and npm instead of gulp and bower.
Sorry for late response. Yes I use the checkbox in the check commit message in the project. As I have done before. Shouldn't I do that? The option checked: "Message...
This is in de log: #zielu.gittoolbox - Validate commit message with expression: '(?:fix|chore|docs|feat|refactor|style|test)(?:\(.*\))?: [A-Z].*\s#\d+' This is what I have in the settings: in plugin: check pattern match: on , pattern:...
I see now for the first time the extra project level override. I did not see that before and defaults to another setting I see that now
it should be: client_authentication? : string can anybody make PR for this: in node_modules/oidc-client/index.d.ts I am not allowed to push changes line 126: export interface OidcClientSettings { /** The URL...
see solution i found and put in https://github.com/authts/oidc-client-ts/issues/734 then you can keep the default response mode for the sts service which y probably need to be 'query'. sombody else should...
I had the same issue the formControlValue is changed but the value of the dom element is not updated. To trigger a modelChange event I added [ngModel]="value" on the input...
my solution was updating "cssnano": "4.1.10", and "autoprefixer": "9.6.1",