Devin Binnie
Devin Binnie
> I added coded to display the login form when no `webContents` is present, like this: > > ``` > if (!webContents) > { > this.loginCallbackMap.set(request.url, callback); > this.popLoginModal(request, authInfo);...
> @devinbinnie is there more to do? I would be happy to help if there is anything stopping this from getting approved. Sorry I didn't get a notification until now...
@enzowritescode Are you able to have a look at this any time soon?
Is this still happening? Likely a permissions issue. Can you confirm that: - The server has permission to microphone and camera in the Edit Server modal - The app has...
@hi-hori Was this working for you on previous versions of the app?
Thanks for catching this, yes this function is not available on Linux. Created a ticket: https://mattermost.atlassian.net/browse/MM-60232
Sending to our release team to track. Thanks for the callout!
Do you have any of the Boards/Playbooks tabs open? If so, can you close them and try again? If not, this might be some strange session issue, as I'm seeing...
@Scoeerg Is this consistently reproducible? If so, can you try running the client from the command line and reproducing? There might be some additional logs there - it's looking like...