Stefan Beier

Results 4 comments of Stefan Beier

Would solve this issue: https://github.com/willdurand/BazingaJsTranslationBundle/issues/188

+1 for "msal": "1.2.0", "react": "^16.9.0", "react-aad-msal": "2.3.2",

I still have this issue with arrow 2 and kotlin 2.1 @mateuszjarzyna your isRight2 function does not work when it is defined in different Gradle module (multi module project). The...

I am having the same problem. However when i use the typescript shorthand constructor notation it works for me. Works: ``` constructor( @inject(DI.VersionCode) private version: number, @inject(DI.VersionTag) private versionTag: string,...