Adam-Michalski

Results 7 issues of Adam-Michalski

How to include 3rd party libs like ng2-translate, ng2-material and others? After adding module to vendor.ts and build i have errors. Inside your files i added: vendor.ts ``` import {TranslateModule}...

First of all below implementations uses setIsActive(true); which every time its called emits activated event. I have tried to use state manipulation to init values but unsuccessfully **How to select...

`isUserInRole(role)` always returns false. ``` keycloakService.getUserRoles(); // => returns ['a', 'b', 'c'] keycloakService.isUserInRole('a'); // => always returns false ``` "keycloak-angular": "^4.1.0", keycloak:4.8.3.Final As pointed out in [This closed issue](https://github.com/mauriciovigolo/keycloak-angular/issues/85). Shall...

question

I am facing problem where svgStyle does not apply to element (sometimes) in cause of `setSvg` called after changes of `name` and no `setStyle` called from `SvgIconComponent`. My case is...

help wanted

I have this error after adding angular-material-fileupload to my app. Funny thing is I cannot reproduce this error in https://stackblitz.com/edit/angular-materia-file-upload. But I don't think this is fault of my error...

### Describe the bug When any story is opened for first time is displayed correctly but when I open other story and return to one which was already opened I...

bug
angular

Is there a configuration that can I set to open file in new tab not currently opened?