Daniel

Results 6 comments of Daniel

Have you all tried to set `app.commandLine.appendSwitch( 'disable-gpu-compositing' );` before the app ready event?

@vifird yes for me this is working on Windows 7 and 10 using Electron version 6.0.2. I came upon this issue because I wanted to disable an area in my...

Since macOS is asking for the keychain password this concept seems to be fine for me. What really bothers me is that window does not - would it be possible...

It's addressed with the PR here https://github.com/Olanetsoft/jwt-project/pull/5

I noticed the same while taking a look at the repository and addressed it with the PR here https://github.com/Olanetsoft/jwt-project/pull/5

@VFertak please take a look at https://github.com/angular/angularfire/issues/3121#issuecomment-1014243940 since this seems to be related. I've had the same problem and solved it with using an older version of firebase-tools.