Andrew Hartwig

Results 5 issues of Andrew Hartwig

Hey there! Are there any examples of how I could set up some kind of watch mode during development for compiling to the dist/ folder to leverage the `npm link`...

**Describe the bug** In your documentation, it clearly states: ``` You may add as many html pages as you’d like to the root level directory, they will automatically be copied...

**Library versions** - `react-aad-msal`: 2.3.5 - `msal`: 1.3.2 **Describe the bug** Refresh tokens lose all scopes originally requested from the user: https://github.com/syncweek-react-aad/react-aad/blob/a7205ef20c6f9dafff94afbe276fa8fba46b9ef0/packages/react-aad-msal/src/MsalAuthProvider.ts#L160 **Expected behavior** When I log in using `openid`...

Hey there! I've got an electron app that is successfully checking for and installing updates. But after the successful update, the application is not starting. A manual restart of the...

I'm currently trying to resolve an issue where a LiteNetLib being handled by a NetManager is causing most UDP port checkers to show that the port is closed or has...