Maxi Gimenez
Maxi Gimenez
I'm getting the same error on `macOS Catalina 10.15.5` ``` Recording error Error: Could not start recording within 5 seconds at Timeout._onTimeout (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/aperture/index.js:108:21) ```
We are getting the same error
Our solution was to ignore all errors from clarity: ``` denyUrls: [ /clarity\.js/i ] ```
Hi @noahsnowc, yes, this is still an open issue.
https://github.com/angular/angular/pull/27421 add the support of array on `*ngSwithCase` and is fully compatible with the current version.
I'm about to use this library on a new project, so just open this PR https://github.com/simmatrix/vue-google-auth/pull/20 addressing this issue. Tested on my new project and everything continue working as expected.