Bita

Results 4 issues of Bita

### The Problem I didn't hear any sound after obtaining permission to access the microphone using `navigator.mediaDevices.getUserMedia`. Please help resolve this issue, Thanks ### Reproducible Example https://codesandbox.io/s/webrtc-n35bzf ### Reproduction Steps...

bug

i updated the `matrix-js-sdk` to the latest, i run testing and face the issue. I'm using the CRA and importing `matrix-js-sdk` in many places to get the Event, Room type...

### Describe the bug `keycloak.login(options)` and add `logintHint` param but it's not working on `microsoft` provider. ``` keycloak.login({ realm, redirectUri, idpHint: 'microsoft', loginHint: '[email protected]', }) ``` ### Version "keycloak-js": "^18.0.0"...

kind/enhancement
status/triage
area/identity-brokering

### Describe the bug I'm facing this issue when building an app with Webpack 5. ```javascript [ ... new CssMinimizerPlugin(), ... ] ``` ### Expected behaviour It should build successfully...

bug
triage